================
@@ -2494,6 +2494,19 @@ void DarwinClang::AddClangCXXStdlibIncludeArgs(
<< "\"\n";
}
+ // Check for the folder where the executable is located, if different.
----------------
ldionne wrote:
```suggestion
// (2) Check for the folder where the executable is located, if different.
```
https://github.com/llvm/llvm-project/pull/70817
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
