We no longer support the use of LLVM_ENABLE_PROJECTS for libcxx and
libcxxabi. We don't use paths to libcxx and libcxxabi in compiler-rt.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I love this. Concretely, I suspect it would be easier to make using LLVM_ENABLE_PROJECTS=libcxx an error *before* landing this patch. That would shake out any potential issues with it upfront.