mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Build an accurate macro dependency for swift caching. Specifically, do not include not used macro plugins into the dependency, which might cause false negatives for cache hits. This also builds the foundation for future improvement when dependency scanning will determine the macro plugin to load and swift-frontend do not need to redo the work. rdar://127116512
3.6 KiB
3.6 KiB