================
@@ -339,13 +340,11 @@ void InitHeaderSearch::AddDefaultIncludePaths(
   if (triple.isOSDarwin()) {
----------------
ldionne wrote:

FWIW I agree with your assessment @cyndyishida. I just did the exercise of 
picking up #75841 and we basically need to pass `-iframework` from the driver 
to the frontend, but if we limit ourselves to existing functionality in the 
driver that ends up putting the framework search paths before other system 
headers. I think that should be attempted as a separate patch that tries 
reviving #75841.

https://github.com/llvm/llvm-project/pull/118543
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to