[PATCH] D143666: [Clang] Fix clang_rt tests when LLVM_ENABLE_PER_TARGET_RUNTIME_DIR is ON

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 22 00:51:55 PST 2023


phosek added a comment.

In D143666#4143702 <https://reviews.llvm.org/D143666#4143702>, @michaelplatings wrote:

> I'm happy to revert this and add `--sysroot` if you prefer. That would fit with keeping the tests hermetic.

That would be my preference and it would match what we do in other Clang tests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143666/new/

https://reviews.llvm.org/D143666



More information about the cfe-commits mailing list