================
@@ -1396,6 +1405,17 @@ void ToolChain::addExternCSystemIncludeIfExists(const 
ArgList &DriverArgs,
     addExternCSystemInclude(DriverArgs, CC1Args, Path);
 }
 
+/// Utility function to add a list of system framework directories to CC1.
+/*static*/ void
----------------
cor3ntin wrote:

```suggestion
void
```

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