forked from OSchip/llvm-project
0389462587
It's the role of the C++ ABI library to install its own headers, not libc++. This fixes an existing issue causing spurious CI failures where both libc++ and libc++abi would try to install <cxxabi.h> & friends in the same location, leading to failures during the installation step. Differential Revision: https://reviews.llvm.org/D121706 |
||
---|---|---|
.. | ||
Modules | ||
caches | ||
config-ix.cmake |