You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid creating \dev\null file when building on Windows (#1697)
* Avoid creating \dev\null file on Windows
* Use a real file path
* Use -typecheck instead of a dummy output file
* Remove input file to -typecheck swiftc call
* Fix invocation
0 commit comments