llvm-project/libcxx/test/std/utilities/function.objects/negators
Arthur O'Dwyer d42d9e10b6 [libc++] [P0619] Hide not1 and not2 under _LIBCPP_ENABLE_CXX20_REMOVED_NEGATORS.
This also provides some of the scaffolding needed by D102992 and D101729, and mops up after D101730 etc.

Differential Revision: https://reviews.llvm.org/D103055
2021-05-25 16:57:16 -04:00
..
binary_negate.depr_in_cxx17.verify.cpp [libc++] [P0619] Hide not1 and not2 under _LIBCPP_ENABLE_CXX20_REMOVED_NEGATORS. 2021-05-25 16:57:16 -04:00
binary_negate.pass.cpp [libc++] [P0619] Hide not1 and not2 under _LIBCPP_ENABLE_CXX20_REMOVED_NEGATORS. 2021-05-25 16:57:16 -04:00
not1.depr_in_cxx17.verify.cpp [libc++] [P0619] Hide not1 and not2 under _LIBCPP_ENABLE_CXX20_REMOVED_NEGATORS. 2021-05-25 16:57:16 -04:00
not1.pass.cpp [libc++] [P0619] Hide not1 and not2 under _LIBCPP_ENABLE_CXX20_REMOVED_NEGATORS. 2021-05-25 16:57:16 -04:00
not2.depr_in_cxx17.verify.cpp [libc++] [P0619] Hide not1 and not2 under _LIBCPP_ENABLE_CXX20_REMOVED_NEGATORS. 2021-05-25 16:57:16 -04:00
not2.pass.cpp [libc++] [P0619] Hide not1 and not2 under _LIBCPP_ENABLE_CXX20_REMOVED_NEGATORS. 2021-05-25 16:57:16 -04:00
unary_negate.depr_in_cxx17.verify.cpp [libc++] [P0619] Hide not1 and not2 under _LIBCPP_ENABLE_CXX20_REMOVED_NEGATORS. 2021-05-25 16:57:16 -04:00
unary_negate.pass.cpp [libc++] [P0619] Hide not1 and not2 under _LIBCPP_ENABLE_CXX20_REMOVED_NEGATORS. 2021-05-25 16:57:16 -04:00