Details
Details
- Reviewers
samsonov - Commits
- rG6b610863a816: Merging r259493: --------------------------------------------------------------…
rG440b8610e66b: [compiler-rt] add_custom_libcxx should pass LLVM_PATH and a C++ compiler
rCRT259493: [compiler-rt] add_custom_libcxx should pass LLVM_PATH and a C++ compiler
rL259493: [compiler-rt] add_custom_libcxx should pass LLVM_PATH and a C++ compiler
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I noticed these issues while working on a better version of D16583 and thought I should post them separately.
Consider adding COMPILER_RT_TEST_CXX_COMPILER here as well (initializing it from ${CMAKE_CXX_COMPILER}).