Skip to content

[Driver] Ignore the clang modules validation-related flags if clang modules are not enabled #5094

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

Conversation

akyrtzi
Copy link

@akyrtzi akyrtzi commented Aug 10, 2022

If clang modules are not enabled it becomes unnecessary to read the session timestamp file in order
to pass -fbuild-session-timestamp to the cc1 invocation.

Differential Revision: https://reviews.llvm.org/D129030

…odules are not enabled

If clang modules are not enabled it becomes unnecessary to read the session timestamp file in order
to pass `-fbuild-session-timestamp` to the `cc1` invocation.

Differential Revision: https://reviews.llvm.org/D129030
@akyrtzi
Copy link
Author

akyrtzi commented Aug 10, 2022

@swift-ci Please test

@akyrtzi akyrtzi merged commit e03a684 into swiftlang:stable/20220421 Aug 10, 2022
@akyrtzi akyrtzi deleted the pr/stable-picks-driver-ignore-module-validation-flags branch August 10, 2022 15:02
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.

1 participant