mcgrathr added a comment.

When targetting Darwin we should really not be even compiling libc++/libc++abi 
and certainly should not have anything else compiling against their headers 
since at runtime the system libraries will be used and so things better compile 
against the system headers that match.
Do these settings accomplish that?


Repository:
  rC Clang

https://reviews.llvm.org/D44724



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

Reply via email to