Skip to content

Commit 75add0b

Browse files
committed
[gn build] Port 56abcfa
1 parent 56abcfa commit 75add0b

File tree

1 file changed

+1
-1
lines changed
  • llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Frontend

1 file changed

+1
-1
lines changed

llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Frontend/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ static_library("Frontend") {
1414
]
1515
sources = [
1616
"AnalysisConsumer.cpp",
17-
"AnalyzerHelpFlags.cpp",
17+
"CheckerRegistration.cpp",
1818
"CheckerRegistry.cpp",
1919
"FrontendActions.cpp",
2020
"ModelConsumer.cpp",

0 commit comments

Comments
 (0)