summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.limits/support.limits.general/atomic.version.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-10/+24
* Implement feature test macros using a script.Eric Fiselier2019-01-161-37/+90
* 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-1/+13
* Fix threaded test under no-threading configurationEric Fiselier2018-10-011-0/+2
* Implement the infrastructure for feature-test macros. Very few actual feature...Marshall Clow2018-09-121-0/+41
OpenPOWER on IntegriCloud