Skip to content

Commit 18441c5

Browse files
committed
[gn build] Port 25b9696
1 parent 5956648 commit 18441c5

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
@@ -19,6 +19,7 @@ static_library("Checkers") {
1919
"ArrayBoundChecker.cpp",
2020
"ArrayBoundCheckerV2.cpp",
2121
"BasicObjCFoundationChecks.cpp",
22+
"BitwiseShiftChecker.cpp",
2223
"BlockInCriticalSectionChecker.cpp",
2324
"BoolAssignmentChecker.cpp",
2425
"BuiltinFunctionChecker.cpp",

0 commit comments

Comments
 (0)