Skip to content

Commit 2c8e154

Browse files
committed
[gn build] Port f10a870
1 parent 6af9fd9 commit 2c8e154

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ static_library("Checkers") {
1717
"AnalysisOrderChecker.cpp",
1818
"AnalyzerStatsChecker.cpp",
1919
"ArrayBoundChecker.cpp",
20+
"AssumeModeling.cpp",
2021
"BasicObjCFoundationChecks.cpp",
2122
"BitwiseShiftChecker.cpp",
2223
"BlockInCriticalSectionChecker.cpp",

0 commit comments

Comments
 (0)