================
@@ -1366,6 +1366,15 @@ ToolChain::CXXStdlibType 
ToolChain::GetCXXStdlibType(const ArgList &Args) const{
   return *cxxStdlibType;
 }
 
+/// Utility function to add a system framework directory to CC1 arguments.
+/*static*/ void
----------------
ian-twilightcoder wrote:

I copied this from `addSystemInclude` for consistency. I can still change it 
you think it looks dumb.

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

Reply via email to