We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dcba5e commit 79a5974Copy full SHA for 79a5974
llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Checkers/BUILD.gn
@@ -138,6 +138,7 @@ static_library("Checkers") {
138
"VforkChecker.cpp",
139
"VirtualCallChecker.cpp",
140
"WebKit/ASTUtils.cpp",
141
+ "WebKit/ForwardDeclChecker.cpp",
142
"WebKit/MemoryUnsafeCastChecker.cpp",
143
"WebKit/PtrTypesSemantics.cpp",
144
"WebKit/RawPtrRefCallArgsChecker.cpp",
0 commit comments