Skip to content

Conversation

cachemeifyoucan
Copy link
Contributor

When using swift caching, -Xcc should not be appended to compilation commmands because dependency scanner returns the cc1 command needed to create clang importer. But -Xcc options were accidentally dropped from scan-dependencies command, causing them to be ignored.

rdar://119391228

@cachemeifyoucan
Copy link
Contributor Author

@swift-ci please test

When using swift caching, `-Xcc` should not be appended to compilation commmands because dependency scanner returns the cc1 command needed to create clang importer. But `-Xcc` options were accidentally dropped from scan-dependencies command, causing them to be ignored. rdar://119391228
@cachemeifyoucan
Copy link
Contributor Author

@swift-ci please test

@cachemeifyoucan
Copy link
Contributor Author

@swift-ci please test windows platform

@cachemeifyoucan cachemeifyoucan merged commit 0c846ef into swiftlang:main Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants