llvm-project/libcxx/test/std/atomics
ogiroux 5b205ff474 Commenting out atomics with padding to unbreak MSAN tests 2020-09-16 16:12:10 -07:00
..
atomics.fences Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
atomics.flag Update atomic feature macros, synopsis, signatures to match C++20. Improve test coverage for non-lock-free atomics. 2020-09-09 10:00:09 -07:00
atomics.general [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
atomics.lockfree Update atomic feature macros, synopsis, signatures to match C++20. Improve test coverage for non-lock-free atomics. 2020-09-09 10:00:09 -07:00
atomics.order [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
atomics.syn Support tests in freestanding 2019-02-04 20:31:13 +00:00
atomics.types.generic [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
atomics.types.operations Commenting out atomics with padding to unbreak MSAN tests 2020-09-16 16:12:10 -07:00
types.pass.cpp [libc++] Add comment in atomic test to explain why part of it is disabled on Apple 2020-09-14 16:13:25 -04:00