summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libc++] [P1612] Add missing feature-test macro __cpp_lib_endian.Louis Dionne2019-11-141-0/+20
* P0722R3: Implement library support for destroying deleteEric Fiselier2019-05-231-3/+3
* Implement midpoint for floating point types. Reviewed as https://reviews.llvm...Marshall Clow2019-04-251-0/+20
* Add std::is_constant_evaluated.Eric Fiselier2019-04-241-3/+3
* Support tests in freestandingJF Bastien2019-02-041-1/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* correct script name in generated testsEric Fiselier2019-01-161-2/+2
* Fix feature test macros for atomics/mutexes without threadingEric Fiselier2019-01-161-35/+77
* Implement feature test macros using a script.Eric Fiselier2019-01-161-124/+2111
* Add the feature test macros that were defined in p1353r0 to the headers of th...Marshall Clow2019-01-071-0/+2
* Fix problems with char8_t stuff on compilers that don't support char8_t yetMarshall Clow2018-12-111-1/+1
* Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308Marshall Clow2018-12-111-4/+15
* Update commnents to reflect the changes for LWG#3122. NFCMarshall Clow2018-10-221-0/+1
* Implement the infrastructure for feature-test macros. Very few actual feature...Marshall Clow2018-09-121-0/+135
OpenPOWER on IntegriCloud