Skip to content

Adapt to dependency scanner outputting canonical Clang PCM output paths #1223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Nov 11, 2022

This change adapts to the modulePath of Clang modules in the dependency scanner output being the output path for such PCMs. Implemented in swiftlang/swift#62067.

The change temporarily handles the previous case to ensure the driver CI can work with both kinds of compilers/scanners.

@artemcm
Copy link
Contributor Author

artemcm commented Nov 11, 2022

@swift-ci test

This change adapts to the `modulePath` of Clang modules in the dependency scanner output being *the* output path for such PCMs.
Implemented in swiftlang/swift#62067.

The change temporarily handles the previous case to ensure the driver CI can work with both kinds of compilers/scanners.
@artemcm artemcm force-pushed the DepScanClangOutputPath branch from bc34bdc to ee6fa00 Compare November 14, 2022 18:13
@artemcm
Copy link
Contributor Author

artemcm commented Nov 14, 2022

@swift-ci test

@artemcm artemcm requested a review from nkcsgexi November 14, 2022 18:15
@artemcm artemcm merged commit 3e794c0 into swiftlang:main Nov 15, 2022
@artemcm artemcm deleted the DepScanClangOutputPath branch November 15, 2022 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants