This is an archive of the discontinued LLVM Phabricator instance.

[C++20][Modules] Rework testcase to use split file [NFC].
ClosedPublic

Authored by iains on Feb 22 2022, 1:02 PM.

Details

Summary

This switches the testcase committed for initial C++20 modules import tracking to
use split-file rather than preprocessor directives.

Diff Detail

Event Timeline

iains created this revision.Feb 22 2022, 1:02 PM
iains published this revision for review.Feb 22 2022, 1:03 PM
iains added reviewers: urnathan, ChuanqiXu.

probably qualifies as trivial/obvious but in case anyone has any comments.

Herald added a project: Restricted Project. · View Herald TranscriptFeb 22 2022, 1:04 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Feb 22 2022, 5:50 PM
This revision was landed with ongoing or failed builds.Feb 23 2022, 3:07 AM
This revision was automatically updated to reflect the committed changes.