================
@@ -2494,6 +2494,19 @@ void DarwinClang::AddClangCXXStdlibIncludeArgs(
<< "\"\n";
}
+ // Check for the folder where the executable is located, if different.
----------------
ilg-ul wrote:
Done.
https://github.com/llvm/llvm-project/pull/70817