Skip to content

Commit 2c397fa

Browse files
committed
[gn build] Port 51a5b77
1 parent 0adff0a commit 2c397fa

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
@@ -138,6 +138,7 @@ static_library("Checkers") {
138138
"VforkChecker.cpp",
139139
"VirtualCallChecker.cpp",
140140
"WebKit/ASTUtils.cpp",
141+
"WebKit/MemoryUnsafeCastChecker.cpp",
141142
"WebKit/PtrTypesSemantics.cpp",
142143
"WebKit/RawPtrRefCallArgsChecker.cpp",
143144
"WebKit/RawPtrRefLocalVarsChecker.cpp",

0 commit comments

Comments
 (0)