llvm-project/libcxx/test/std/atomics
David Tenty 28b3cac7cf [libc++][CI] Add AIX pipeline config
This changes adds the pipeline config for both 32-bit and 64-bit AIX targets. As well, we add a lit feature `LIBCXX-AIX-FIXME` which is used to mark the failing tests which remain to be investigated on AIX, so that the CI produces a clean build.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D111359
2021-11-08 10:30:27 -05: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 [libc++][NFC] Fix copy-paste errors in tests 2021-08-18 08:54:18 -04:00
atomics.general [libcxx][atomic] Fix failure mapping in compare_exchange_{strong,weak}. 2021-06-15 07:55:23 -07:00
atomics.lockfree [libc++][CI] Add AIX pipeline config 2021-11-08 10:30:27 -05:00
atomics.order [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
atomics.syn [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
atomics.types.generic [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
atomics.types.operations [libc++] Update atomic synopsis and tests. 2021-10-12 17:28:08 +02:00
types.pass.cpp [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00