summaryrefslogtreecommitdiffstats
path: root/tests/stdatomic_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch benchmarks and tests to libc++.Dan Albert2014-09-301-1/+3
* Make stdatomic.h work with gcc4.6 host compilerHans Boehm2014-08-291-1/+4
* Fix, generalize stdatomic.h; improve test.Hans Boehm2014-08-221-5/+80
* [MIPS] Fix atomic_is_lock_free test for mips32.Raghu Gandham2014-07-241-0/+5
* Fixes stdatomic.h test to match C11 specDan Albert2014-05-281-9/+9
* Add C11 <stdatomic.h>.Elliott Hughes2014-05-231-0/+165