summaryrefslogtreecommitdiff
path: root/libcxx/test/std/utilities/function.objects/negators/binary_negate.pass.cpp
AgeCommit message (Expand)Author
2021-06-15[libc++] [P0619] Add _LIBCPP_ABI_NO_BINDER_BASES and remove binder typedefs i...Arthur O'Dwyer
2021-05-25[libc++] [P0619] Hide not1 and not2 under _LIBCPP_ENABLE_CXX20_REMOVED_NEGATORS.Arthur O'Dwyer
2020-04-07[libc++] Translate MODULES_DEFINES annotations to ADDITIONAL_COMPILE_FLAGSLouis Dionne
2019-07-29Fix tests with modules enabledEric Fiselier
2019-05-31Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow
2019-03-12[libc++] Enable deprecation warnings by defaultLouis Dionne
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2015-01-07In C++03, a bunch of the arithmetic/logical/comparison functors (such as add/...Marshall Clow
2014-12-20Move test into test/std subdirectory.Eric Fiselier