llvm-project/libcxx/test
Louis Dionne a80e65e00a [libc++] Overhaul how we select the ABI library
This patch overhauls how we pick up the ABI library. Instead of setting
ad-hoc flags, it creates interface targets that can be linked against by
the rest of the build, which is easier to follow and extend to support
new ABI libraries.

This is intended to be a NFC change, however there are some additional
simplifications and improvements we can make in the future that would
require a slight behavior change.

Differential Revision: https://reviews.llvm.org/D120727
2022-05-13 08:32:09 -04:00
..
configs [libc++] Overhaul how we select the ABI library 2022-05-13 08:32:09 -04:00
libcxx [libcxx] [test] Fix the nasty_macros test on Windows on ARM/ARM64 2022-05-09 12:46:41 +03:00
std [libc++][ranges] Implement `views::drop`. 2022-05-10 09:31:05 -07:00
support [libc++] Mark tests that use check_assertion.h as requiring unix headers 2022-05-06 10:59:42 +01:00
CMakeLists.txt [libc++] Overhaul how we select the ABI library 2022-05-13 08:32:09 -04:00
lit.cfg.py [libc++] Allow specifying custom Lit config files 2020-06-18 10:06:04 -04:00