[PATCH] D54310: Make clang-based tools find libc++ on MacOS

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 12 11:53:07 PST 2018


george.karpenkov added a comment.

I don't quite understand the need for this patch.
If we are talking about a binary built from source, wouldn't it make more sense to build libcxx from source as well?
If libcxx is built from source in the same repo, clang-based tools do find it.


Repository:
  rL LLVM

https://reviews.llvm.org/D54310





More information about the cfe-commits mailing list