summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/atomics/atomics.types.operations
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3124-0/+25
* Support tests in freestandingJF Bastien2019-02-0429-29/+87
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1930-120/+90
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-8/+8
* Implement LWG#2441: 'Exact-width atomic typedefs should be provided'Marshall Clow2016-06-301-0/+8
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-0122-28/+28
* Add missing license headersEric Fiselier2016-01-191-0/+9
* [libcxx] Allow use of <atomic> in C++03. Try 3.Eric Fiselier2015-08-1925-659/+226
* Mark this test as XFAIL with older compilers, since they hit PR18097Justin Bogner2015-07-221-0/+4
* Fix unused variable warnings in atomic testsEric Fiselier2015-07-181-0/+2
* Fix PR24114 - std::atomic for non-Clang is not a literal typeEric Fiselier2015-07-141-0/+56
* Move test into test/std subdirectory.Eric Fiselier2014-12-2028-0/+1866
OpenPOWER on IntegriCloud