This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Remove support for .fail.cpp tests
ClosedPublic

Authored by ldionne on Jun 28 2023, 7:54 AM.

Details

Reviewers
Mordante
Group Reviewers
Restricted Project
Commits
rG8dcb8ea75cef: [libc++] Remove support for .fail.cpp tests
Summary

We want to move away from those tests and towards explicit .verify.cpp
tests, since those have a simpler model.

Diff Detail

Event Timeline

ldionne created this revision.Jun 28 2023, 7:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 7:54 AM
Herald added a subscriber: arichardson. · View Herald Transcript
ldionne requested review of this revision.Jun 28 2023, 7:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 7:54 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne updated this revision to Diff 535410.Jun 28 2023, 7:55 AM

Re-upload after setting parent revision for CI.

Mordante accepted this revision.Jun 28 2023, 8:18 AM
Mordante added a subscriber: Mordante.

Thanks for the cleanup! LGTM when the CI passes; it seems to have skipped this patch.

This revision is now accepted and ready to land.Jun 28 2023, 8:18 AM
ldionne updated this revision to Diff 536753.Jul 3 2023, 6:42 AM

Rebase onto main to poke CI.

This revision was landed with ongoing or failed builds.Jul 3 2023, 12:38 PM
This revision was automatically updated to reflect the committed changes.
libcxx/test/libcxx/selftest/fail.cpp/compile-success.fail.cpp