[PATCH] D63883: [libc++] Do not cleverly link against libc++abi just because it happens to be there

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 13:07:00 PDT 2019


smeenai added a comment.

I think it's worth advertising the required configuration change (to explicitly say `-DLIBCXX_CXX_ABI=libcxxabi`) in the documentation and/or the release notes, otherwise the behavior change will be surprising.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63883/new/

https://reviews.llvm.org/D63883





More information about the llvm-commits mailing list