Skip to content

Commit e4a0fd5

Browse files
committed
[gn build] Port be9ca85
1 parent be9ca85 commit e4a0fd5

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
@@ -145,6 +145,7 @@ static_library("Checkers") {
145145
"WebKit/RawPtrRefLocalVarsChecker.cpp",
146146
"WebKit/RawPtrRefMemberChecker.cpp",
147147
"WebKit/RefCntblBaseVirtualDtorChecker.cpp",
148+
"WebKit/RetainPtrCtorAdoptChecker.cpp",
148149
"cert/InvalidPtrChecker.cpp",
149150
]
150151
}

0 commit comments

Comments
 (0)