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 536606f commit 012e0a0Copy full SHA for 012e0a0
llvm/utils/gn/secondary/clang/unittests/StaticAnalyzer/BUILD.gn
@@ -23,6 +23,7 @@ unittest("StaticAnalysisTests") {
23
"IsCLibraryFunctionTest.cpp",
24
"MemRegionDescriptiveNameTest.cpp",
25
"NoStateChangeFuncVisitorTest.cpp",
26
+ "ObjcBug-124477.cpp",
27
"ParamRegionTest.cpp",
28
"RangeSetTest.cpp",
29
"RegisterCustomCheckersTest.cpp",
0 commit comments