[libcxx-commits] [PATCH] D121700: [libc++][tests] Use CMake provided paths for includes and libdir instead of hardcoding them
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 15 10:54:07 PDT 2022
ldionne updated this revision to Diff 415502.
ldionne added a comment.
Fix paths from libc++abi's testing config. This should fix CI.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121700/new/
https://reviews.llvm.org/D121700
Files:
libcxx/test/configs/apple-libc++-backdeployment.cfg.in
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/libcxx/vendor/apple/system-install-properties.sh.cpp
libcxx/utils/ci/run-buildbot
libcxx/utils/libcxx/test/config.py
libcxxabi/test/configs/apple-libc++abi-backdeployment.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
libcxxabi/test/vendor/apple/system-install-properties.sh.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121700.415502.patch
Type: text/x-patch
Size: 13245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220315/e7289c26/attachment-0001.bin>
More information about the libcxx-commits
mailing list