This is an archive of the discontinued LLVM Phabricator instance.

[libc++][modules] Improves export validation.
ClosedPublic

Authored by Mordante on Jul 29 2023, 6:09 AM.

Details

Reviewers
ChuanqiXu
philnik
Group Reviewers
Restricted Project
Commits
rGbae14bcd1d9e: [libc++][modules] Improves export validation.
Summary

Adds tests to guard against the issue solved in D156592.

Depends on D156592

Diff Detail

Event Timeline

Mordante created this revision.Jul 29 2023, 6:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 29 2023, 6:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 30 2023, 3:48 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ChuanqiXu accepted this revision.Jul 30 2023, 6:59 PM

LGTM. Thanks.

philnik accepted this revision.Jul 31 2023, 8:31 AM
This revision is now accepted and ready to land.Jul 31 2023, 8:31 AM
This revision was automatically updated to reflect the committed changes.