Skip to content

Commit 0f82640

Browse files
authored
Update Paths.cpp
1 parent c320bed commit 0f82640

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Interpreter/Paths.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ void CopyIncludePaths(const clang::HeaderSearchOptions& Opts,
174174
if (!withSystem) continue;
175175
if (withFlags) incpaths.push_back("-isystem");
176176
break;
177-
178177
// Option was removed in llvm 20. Git log message below.
179178
// git log --grep="index-header"
180179
// commit 19b4f17d4c0ae12725050d09f04f85bccc686d8e

0 commit comments

Comments
 (0)