[libcxx-commits] [PATCH] D115398: [libcxx] Use LIBCXX_EXECUTOR, LIBCXX_TEST_COMPILER_FLAGS and LIBCXX_TEST_LINKER_FLAGS in new test configs
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 9 04:52:46 PST 2021
mstorsjo updated this revision to Diff 393115.
mstorsjo added a comment.
Herald added a project: libc++abi.
Herald added a reviewer: libc++abi.
Fix failures, don't specify the python interpreter twice.
Take LIBCXXABI_EXECUTOR into account in libcxxabi test configs. (Libcxxabi lacks cmake options for injecting test compiler/linker flags.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115398/new/
https://reviews.llvm.org/D115398
Files:
libcxx/test/configs/apple-libc++-shared.cfg.in
libcxx/test/configs/cmake-bridge.cfg.in
libcxx/test/configs/ibm-libc++-shared.cfg.in
libcxx/test/configs/llvm-libc++-shared-gcc.cfg.in
libcxx/test/configs/llvm-libc++-shared.cfg.in
libcxx/test/configs/llvm-libc++-static.cfg.in
libcxxabi/test/configs/apple-libc++abi-shared.cfg.in
libcxxabi/test/configs/cmake-bridge.cfg.in
libcxxabi/test/configs/ibm-libc++abi-shared.cfg.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115398.393115.patch
Type: text/x-patch
Size: 9353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211209/ccd7f5e7/attachment.bin>
More information about the libcxx-commits
mailing list