This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Remove unnecessary _LIBCPP_VERSION tests
ClosedPublic

Authored by ldionne on Jul 6 2023, 2:29 PM.

Details

Reviewers
philnik
Mordante
Group Reviewers
Restricted Project
Commits
rGa84914c67578: [libc++] Remove unnecessary _LIBCPP_VERSION tests
Summary

These tests are now generated by libcxx/test/libcxx/libcpp_version.gen.py.

Diff Detail

Event Timeline

ldionne created this revision.Jul 6 2023, 2:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2023, 2:29 PM
ldionne requested review of this revision.Jul 6 2023, 2:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2023, 2:29 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
philnik accepted this revision.Jul 6 2023, 2:31 PM
This revision is now accepted and ready to land.Jul 6 2023, 2:31 PM
Mordante accepted this revision.Jul 8 2023, 3:30 AM
Mordante added a subscriber: Mordante.

Thanks for the cleanup, LGTM!

This revision was automatically updated to reflect the committed changes.
libcxx/test/libcxx/thread/thread.latch/version.compile.pass.cpp