This is an archive of the discontinued LLVM Phabricator instance.

[C++20][Modules] Add testcases from section 10.2 dependent on header units.
ClosedPublic

Authored by iains on Mar 21 2022, 3:02 AM.

Details

Summary

This adds in testcases reflecting the remaining example in section 10.2
of the C++20 standard.

Diff Detail

Event Timeline

iains created this revision.Mar 21 2022, 3:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 21 2022, 3:02 AM
iains published this revision for review.Mar 21 2022, 3:02 AM
iains added a reviewer: ChuanqiXu.

there might be more cases to add here, from later sections in the standard - but those might also have additional deps.

Herald added a project: Restricted Project. · View Herald TranscriptMar 21 2022, 3:04 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
ChuanqiXu accepted this revision.Mar 21 2022, 7:22 PM
This revision is now accepted and ready to land.Mar 21 2022, 7:22 PM
This revision was landed with ongoing or failed builds.Apr 11 2022, 3:31 AM
This revision was automatically updated to reflect the committed changes.