mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When caching build is enabled, teach dependency scanner to report command-lines with `-direct-clang-cc1-module-build` so the later compilation can instantiate clang importer with cc1 args directly. This avoids running clang driver code, which might involve file system lookups, which are the file deps that are not captured and might result in different compilation mode. rdar://119275464
133 KiB
133 KiB