This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Pass -fcxx-modules during our modules builds
ClosedPublic

Authored by ldionne on Feb 15 2022, 10:13 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rG8f7f3c1f9916: [libc++] Pass -fcxx-modules during our modules builds
Summary

Otherwise, AppleClang ignores -fmodules entirely, so we are not actually
testing anything.

Diff Detail

Event Timeline

ldionne created this revision.Feb 15 2022, 10:13 AM
ldionne requested review of this revision.Feb 15 2022, 10:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2022, 10:13 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Feb 16 2022, 7:30 AM
This revision is now accepted and ready to land.Feb 16 2022, 7:30 AM
This revision was landed with ongoing or failed builds.Feb 16 2022, 7:30 AM
This revision was automatically updated to reflect the committed changes.