This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by akyrtzi on Jul 1 2022, 5:21 PM.

Details

Summary

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.

Diff Detail

Event Timeline

akyrtzi created this revision.Jul 1 2022, 5:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 1 2022, 5:21 PM
akyrtzi requested review of this revision.Jul 1 2022, 5:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 1 2022, 5:21 PM
This revision is now accepted and ready to land.Jul 3 2022, 1:19 PM
This revision was landed with ongoing or failed builds.Jul 3 2022, 9:27 PM
This revision was automatically updated to reflect the committed changes.