[CMake] Use libcxx targets for in-tree sanitizer C++ ABI
When in-tree libcxx is selected as the sanitizer C++ ABI, use libcxx targets rather than libcxxabi and libunwind, since those may not be available on all platforms (Windows for example). Differential Revision: https://reviews.llvm.org/D134855
parent
91c96a80
Please register or sign in to comment