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 0adff0a commit 2c397faCopy full SHA for 2c397fa
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/MemoryUnsafeCastChecker.cpp",
142
"WebKit/PtrTypesSemantics.cpp",
143
"WebKit/RawPtrRefCallArgsChecker.cpp",
144
"WebKit/RawPtrRefLocalVarsChecker.cpp",
0 commit comments