llvm-project/libcxx/test/std/language.support/support.dynamic
Louis Dionne 74d096e558 [libc++] Move handling of the target triple to the DSL
This fixes a long standing issue where the triple is not always set
consistently in all configurations. This change also moves the
back-deployment Lit features to using the proper target triple
instead of using something ad-hoc.

This will be necessary for using from scratch Lit configuration files
in both normal testing and back-deployment testing.

Differential Revision: https://reviews.llvm.org/D102012
2021-05-08 11:10:53 -04:00
..
alloc.errors [libcxx] [test] Link against msvcprt as C++ ABI library in tests 2021-04-04 19:18:32 +03:00
new.delete [libc++] Move handling of the target triple to the DSL 2021-05-08 11:10:53 -04:00
ptr.launder [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
align_val_t.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
destroying_delete_t.pass.cpp [runtimes] Use int main(int, char**) consistently in tests 2020-10-08 14:28:13 -04:00
destroying_delete_t_declaration.pass.cpp [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
nothrow_t.fail.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
nothrow_t.pass.cpp [libc++] Take 2: Implement LWG 2510 2019-09-26 14:51:10 +00:00