aboutsummaryrefslogtreecommitdiff
path: root/tests/stdatomic_test.cpp
AgeCommit message (Expand)Author
2018-08-02Modernize codebase by replacing NULL with nullptrYi Kong
2017-04-05Fix compare_exchange_weak tests to allow spurious failureHans Boehm
2016-06-06Preliminary cleanup of <sys/cdefs.h>.Elliott Hughes
2014-09-30Switch benchmarks and tests to libc++.Dan Albert
2014-08-29Make stdatomic.h work with gcc4.6 host compilerHans Boehm
2014-08-22Fix, generalize stdatomic.h; improve test.Hans Boehm
2014-07-24[MIPS] Fix atomic_is_lock_free test for mips32.Raghu Gandham
2014-05-28Fixes stdatomic.h test to match C11 specDan Albert
2014-05-23Add C11 <stdatomic.h>.Elliott Hughes