mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Since compiler arguments are processed by Driver, arbitrary filename passed as 'request.name' (e.g. "", "-1", etc.) may cause problems. Using '-' guarantees successful initialization of 'CompilerInvocation'. rdar://problem/40646921 rdar://problem/40955808
2.8 KiB
2.8 KiB