summaryrefslogtreecommitdiffstats
path: root/libcxx/utils/generate_feature_test_macro_components.py
Commit message (Expand)AuthorAgeFilesLines
* [libc++] [P1612] Add missing feature-test macro __cpp_lib_endian.Louis Dionne2019-11-141-0/+6
* [libcxx] Make generate_feature_test_macro_components script compatible with P...Louis Dionne2019-11-061-86/+88
* P0722R3: Implement library support for destroying deleteEric Fiselier2019-05-231-1/+8
* Implement midpoint for floating point types. Reviewed as https://reviews.llvm...Marshall Clow2019-04-251-0/+6
* Add std::is_constant_evaluated.Eric Fiselier2019-04-241-1/+2
* Fix double curliesJF Bastien2019-02-051-1/+1
* Support tests in freestandingJF Bastien2019-02-041-1/+1
* Move the feature test macros script to the utils directory.Eric Fiselier2019-02-021-0/+976
OpenPOWER on IntegriCloud