summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/atomics/atomics.types.generic
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-313-0/+6
* Support tests in freestandingJF Bastien2019-02-047-7/+21
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-197-28/+21
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-16/+16
* [libcxx] [test] D27027: Strip trailing whitespace.Stephan T. Lavavej2016-11-231-1/+1
* Remove usages of _ALIGNAS_TYPEEric Fiselier2016-10-123-3/+9
* Implement LWG#2441: 'Exact-width atomic typedefs should be provided'Marshall Clow2016-06-302-0/+43
* Work around MSVC bug in atomics.types.generic/address.pass.cpp test. Patch fr...Eric Fiselier2016-06-261-1/+1
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-016-13/+13
* Fix various GCC mis-configurations for newer versions.Eric Fiselier2015-12-151-3/+3
* Fix unused variable warnings in atomic testsEric Fiselier2015-07-183-4/+3
* Move test into test/std subdirectory.Eric Fiselier2014-12-207-0/+846
OpenPOWER on IntegriCloud