mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Use the underlying compiler invocation inside module scanning result to
speed up the clang module dependency bridging. This avoids converting
cc1 arguments to compiler invocation and back, just to modify the cc1
arguments needed for building PCM using swift-frontend.
rdar://151705822
(cherry picked from commit 391446d4b3)
11 KiB
11 KiB