[libcxx-commits] [PATCH] D86920: [libcxxabi] Provide options to set compiler/link flags for test programs.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Sep 14 13:15:33 PDT 2020
ldionne added a comment.
Please take a look at `libcxx/test/configs/libcxx-trunk-shared.cfg.in` and `LIBCXX_TEST_CONFIG` in CMake for how to customize exactly how you're running the test suite. This is a lot more powerful and simple than stringing options through CMake!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86920/new/
https://reviews.llvm.org/D86920
More information about the libcxx-commits
mailing list