brad added inline comments.

================
Comment at: clang/lib/Lex/InitHeaderSearch.cpp:336
-  case llvm::Triple::Minix:
-    AddGnuCPlusPlusIncludePaths("/usr/gnu/include/c++/4.4.3",
-                                "", "", "", triple);
----------------
uabelho wrote:
> @brad :
> I think this was the last use of the AddGnuCPlusPlusIncludePaths method, 
> should we remove it now or is it likely it will be used again?
> 
> @brad :
> I think this was the last use of the AddGnuCPlusPlusIncludePaths method, 
> should we remove it now or is it likely it will be used again?

I noticed a function of the same name with the Darwin Driver.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158715

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

Reply via email to