[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
Wed Mar 16 09:35:32 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG78669c4185e4: [libc++][tests] Use CMake provided paths for includes and libdir instead of… (authored by ldionne).

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.415870.patch
Type: text/x-patch
Size: 13245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220316/9bb972e2/attachment.bin>


More information about the libcxx-commits mailing list