mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Explicitly disable batch mode in createCompilerInvocation, since it uses -force-single-frontend-invocation. Previously we were getting spurious warnings. Also add a test that -disable-batch-mode will allow commands that use -index-file to avoid the same warning, since that is likely what they want to do as well. rdar://39581506
3.5 KiB
3.5 KiB