[PATCH] D52762: [CMake] Use just basename when copying C++ ABI headers
Michał Górny via Phabricator
reviews at reviews.llvm.org
Tue Oct 2 15:39:54 PDT 2018
mgorny added a comment.
Thanks. I can confirm that it fixes installing libsupc++ headers for us on the main ABI. Apparently the headers in 32-bit multilib build aren't installed but I see the same issue with libcxx-6.0.1, so it's not a regression (and probably a bug on our end).
Repository:
rCXX libc++
https://reviews.llvm.org/D52762
More information about the libcxx-commits
mailing list