llvm-project/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single
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
..
delete_align_val_t_replace.pass.cpp [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
new.pass.cpp [libcxx] [test] Link against msvcprt as C++ ABI library in tests 2021-04-04 19:18:32 +03:00
new_align_val_t.pass.cpp [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
new_align_val_t_nothrow.pass.cpp [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
new_align_val_t_nothrow_replace.pass.cpp [libc++][CI] Add AIX pipeline config 2021-11-08 10:30:27 -05:00
new_align_val_t_replace.pass.cpp [SystemZ][z/OS][libcxx] mark aligned allocation tests UNSUPPORTED on z/OS 2021-07-07 10:54:38 -04:00
new_nothrow.pass.cpp [libcxx] [test] Link against msvcprt as C++ ABI library in tests 2021-04-04 19:18:32 +03:00
new_nothrow_replace.pass.cpp [libc++][CI] Add AIX pipeline config 2021-11-08 10:30:27 -05:00
new_replace.pass.cpp Revert "Revert "Move more tests to globalMemCounter and reset."" 2020-03-13 17:07:58 -07:00
new_size.verify.cpp [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
new_size_align.verify.cpp [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
new_size_align_nothrow.verify.cpp [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
new_size_nothrow.verify.cpp [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
sized_delete11.pass.cpp [libc++] Divorce the std Lit feature from the -std=XXX compiler flag 2021-04-12 11:55:39 -04:00
sized_delete14.pass.cpp [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
sized_delete_calls_unsized_delete.pass.cpp
sized_delete_fsizeddeallocation.pass.cpp [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00