[PATCH] D58921: [CMake] Tell libc++ that we're using compiler-rt on Apple platforms

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 8 14:23:39 PST 2019


ldionne added a comment.

In D58921#1423294 <https://reviews.llvm.org/D58921#1423294>, @smeenai wrote:

> Is this to work around https://github.com/llvm/llvm-project/blob/f84083b4dbb1ddb6d2783400f11121f490cdb5a8/libcxx/lib/CMakeLists.txt#L312?


Yes, precisely. Note that I think this option should be `ON` by default, but specifying this explicitly doesn't hurt regardless.


Repository:
  rC Clang

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

https://reviews.llvm.org/D58921





More information about the cfe-commits mailing list