summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/atomics/atomics.flag/atomic_flag_clear.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+2
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix various undefined behavior found by UBSan.Eric Fiselier2016-06-191-0/+2
* [libcxx] [test] Replace non-Standard "atomic_flag f(false);" with Standard "a...Eric Fiselier2016-05-031-2/+2
* [libcxx] Allow use of <atomic> in C++03. Try 3.Eric Fiselier2015-08-191-2/+2
* Fix uninitialized values and bad enum conversions found by UBSAN.Eric Fiselier2015-05-191-2/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+36
OpenPOWER on IntegriCloud