summaryrefslogtreecommitdiffstats
path: root/libcxx/include/version
Commit message (Expand)AuthorAgeFilesLines
* [libc++] [P1612] Add missing feature-test macro __cpp_lib_endian.Louis Dionne2019-11-141-0/+2
* P0722R3: Implement library support for destroying deleteEric Fiselier2019-05-231-1/+3
* Implement midpoint for floating point types. Reviewed as https://reviews.llvm...Marshall Clow2019-04-251-0/+2
* Add std::is_constant_evaluated.Eric Fiselier2019-04-241-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix feature test macros for atomics/mutexes without threadingEric Fiselier2019-01-161-4/+12
* Implement feature test macros using a script.Eric Fiselier2019-01-161-91/+187
* When resolving a merge conflict, I put something inside an #ifdef. Fixed.Marshall Clow2018-12-141-1/+1
* Implement P1209 - Adopt Consistent Container Erasure from Library Fundamental...Marshall Clow2018-12-141-0/+4
* Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308Marshall Clow2018-12-111-0/+5
* Second half of C++17's splicing maps and setsErik Pilkington2018-10-311-0/+1
* Update commnents to reflect the changes for LWG#3127. NFCMarshall Clow2018-10-221-1/+1
* 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/+13
* Update the synopsis for <version>. NFCMarshall Clow2018-09-111-0/+79
* Implement P0754R2: The <version> header.Marshall Clow2018-04-031-0/+25
OpenPOWER on IntegriCloud