summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/atomics/atomics.flag
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-317-0/+14
* Support tests in freestandingJF Bastien2019-02-0411-11/+33
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1911-44/+33
* Remove usages of _ALIGNAS_TYPEEric Fiselier2016-10-121-1/+3
* Fix various undefined behavior found by UBSan.Eric Fiselier2016-06-193-16/+32
* [libcxx] [test] Replace non-Standard "atomic_flag f(false);" with Standard "a...Eric Fiselier2016-05-034-41/+16
* [libcxx] Allow use of <atomic> in C++03. Try 3.Eric Fiselier2015-08-195-16/+42
* Fix unused variable warnings in atomic testsEric Fiselier2015-07-181-1/+2
* Fix uninitialized values and bad enum conversions found by UBSAN.Eric Fiselier2015-05-193-16/+16
* Move test into test/std subdirectory.Eric Fiselier2014-12-2011-0/+537
OpenPOWER on IntegriCloud