Lines Matching full:checker
2 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,osx.coreFoundation.CFRetainRelease,osx.cocoa.ClassRelease,osx.cocoa.RetainCount -analyzer-store=region -fblocks -verify -Wno-objc-root-class %s -analyzer-output=plist -o %t.objc.plist
3 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,osx.coreFoundation.CFRetainRelease,osx.cocoa.ClassRelease,osx.cocoa.RetainCount -analyzer-store=region -fblocks -verify -x objective-c++ -std=gnu++98 -Wno-objc-root-class %s -analyzer-output=plist -o %t.objcpp.plist
450 // Test retain/release checker with CFString and CFMutableArray.
578 // checker we currently do not want to flag leaks associated with stores
746 // <rdar://problem/6257780> clang checker fails to catch use-after-release
767 // <rdar://problem/6866843> Checker should understand new/setObject:/release constructs
959 // checker
1280 // Previously the retain/release checker just skipped prefixes before the
1281 // first '_' entirely. Now the checker honors the prefix if it results in a