This is an archive of the discontinued LLVM Phabricator instance.

[libcxx][nfc] Cleanup libc++ specific tests.
ClosedPublic

Authored by Mordante on Jul 23 2021, 8:24 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rGd9908523273d: [libcxx][nfc] Cleanup libc++ specific tests.
Summary

Move the tests to libcxx so they no longer need REQUIRES: libc++.
Verify tests don't need REQUIRES: libc++.

Diff Detail

Event Timeline

Mordante requested review of this revision.Jul 23 2021, 8:24 AM
Mordante created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJul 23 2021, 8:24 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Jul 23 2021, 8:31 AM
This revision is now accepted and ready to land.Jul 23 2021, 8:31 AM
This revision was automatically updated to reflect the committed changes.