phosek added a comment.

In https://reviews.llvm.org/D45639#1068086, @compnerd wrote:

> I'm not sure I understand this.  The proper location for libc++ on the darwin 
> layout is in the SDK, not relative to the driver.  The default behaviour is 
> similar to cross-compiling, and with a (derived) SDK.  This definitely needs 
> to be reviewed by @dexonsmith


Yes, but the location of libc++ headers on Darwin is always relative to the 
driver. How do you then ensure the consistency between the libc++ library and 
headers when using your own build of Clang?


Repository:
  rC Clang

https://reviews.llvm.org/D45639



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to