We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c320bed commit 0f82640Copy full SHA for 0f82640
lib/Interpreter/Paths.cpp
@@ -174,7 +174,6 @@ void CopyIncludePaths(const clang::HeaderSearchOptions& Opts,
174
if (!withSystem) continue;
175
if (withFlags) incpaths.push_back("-isystem");
176
break;
177
-
178
// Option was removed in llvm 20. Git log message below.
179
// git log --grep="index-header"
180
// commit 19b4f17d4c0ae12725050d09f04f85bccc686d8e
0 commit comments