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 6af9fd9 commit 2c8e154Copy full SHA for 2c8e154
llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Checkers/BUILD.gn
@@ -17,6 +17,7 @@ static_library("Checkers") {
17
"AnalysisOrderChecker.cpp",
18
"AnalyzerStatsChecker.cpp",
19
"ArrayBoundChecker.cpp",
20
+ "AssumeModeling.cpp",
21
"BasicObjCFoundationChecks.cpp",
22
"BitwiseShiftChecker.cpp",
23
"BlockInCriticalSectionChecker.cpp",
0 commit comments