[libcxx-commits] [PATCH] D146366: [libc++] Use the stdlib=<LIB> Lit feature instead of use_system_cxx_lib
Brian Cain via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 25 10:59:44 PDT 2023
bcain added a comment.
In D146366#4296151 <https://reviews.llvm.org/D146366#4296151>, @bcain wrote:
>
...
> But in any case, it seems like that feature is no longer present because `stdlib=llvm-libc++` can't distinguish between the one from the build toolchain and the just-built library, right? What's an appropriate/recommended way to make this sort of change?
sorry - that was a confusing way to word my question - `s/make this sort of change/test this way/`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146366/new/
https://reviews.llvm.org/D146366
More information about the libcxx-commits
mailing list