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
Stop passing -resource-dir to the swift-frontend if the flag wasn't passed in on the command-line
The original C++ Driver works this way and this flag is being repurposed in the
future. Make an exception for `-scan-dependencies` jobs because of a remaining
issue with in-process scanning that needs to be tracked down.
0 commit comments