This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Renames modules-build.
ClosedPublic

Authored by Mordante on Aug 26 2023, 3:50 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rG3401b308f82a: [libc++] Renames modules-build.
Summary

This is a followup of D157625. Using the name clang-modules-build makes
it clear this is regarding the clang modules and not the C++23 std or
std.compat module.

Diff Detail

Event Timeline

Mordante created this revision.Aug 26 2023, 3:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 26 2023, 3:50 AM
Herald added a subscriber: arichardson. · View Herald Transcript
Mordante published this revision for review.Aug 28 2023, 8:43 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2023, 8:43 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Sep 5 2023, 2:25 PM
This revision is now accepted and ready to land.Sep 5 2023, 2:25 PM
This revision was automatically updated to reflect the committed changes.