Search code examples
How to find a work-around when Xcode analyzer finds issues but does not show them in the files?...


xcodeclang-static-analyzer

Read More
XCode/Static Analyzer: Suppressing a retain count/leak warning...


objective-cxcodeclang-static-analyzer

Read More
Clang static analyzer and continuous integration?...


continuous-integrationclangstatic-analysisclang-static-analyzer

Read More
Potential leak using ABRecord and ARC...


iosmemory-leaksios6clang-static-analyzer

Read More
How to tell ccc-analyzer (C static analyzer in clang) that a function cannot return...


clangclang-static-analyzer

Read More
Apple changed their Memory Management Rule for Naming Convention...


objective-cmemory-managementclang-static-analyzer

Read More
Static analysis and the "create rule"...


objective-ccocoacore-foundationclang-static-analyzerllvm-clang

Read More
Analyzer warnings about incorrect decrement...


objective-ccore-graphicsclang-static-analyzer

Read More
Memory leak false positive...


objective-cxcodememory-leaksclang-static-analyzer

Read More
init method and "Object with a +0 retain count returned to caller where a +1 (owning) retain co...


objective-cclang-static-analyzer

Read More
silence a compiler warning about releasing a CGMutablePathRef object...


objective-cxcodeclang-static-analyzer

Read More
iOS App Memory Warnings...


iosmemory-managementwarningsclang-static-analyzer

Read More
Null pointer in CFRelease (told by static anylizer)...


iosxcodeclang-static-analyzer

Read More
How can I make Clang's "scan-build" work with SCons?...


clangsconsclang-static-analyzerscan-build

Read More
How to get the scan-build static analyser to understand iOS ARC'd code...


iosstatic-analysisclang-static-analyzer

Read More
Deep copy of dictionaries gives Analyze error in Xcode 4.2...


cocoaxcode4.2deep-copyanalyzerclang-static-analyzer

Read More
Static Analyzer showing wrong leak?? (XCode 4.0, iOS 4.3 and above)...


iphoneobjective-ciosmemory-leaksclang-static-analyzer

Read More
Why does the static analyzer show this bridged NSNumber to be leaking under ARC?...


objective-cxcodecocoaautomatic-ref-countingclang-static-analyzer

Read More
Static Analyzer falsely finding an expression to be "always 0"...


objective-ccarraysclang-static-analyzer

Read More
Can't find a leak from the Static Analyzer...


objective-cmemory-managementmemory-leaksclang-static-analyzer

Read More
Clang: what is "Method returns an Objective-C object with a +0 retain count" trying to tel...


objective-ccocoaclangclang-static-analyzer

Read More
Clang Error on "Potential null dereference."...


cocoaclang-static-analyzer

Read More
How to make clear to Clang static analyzer when something's not leaking?...


objective-ciosxcode4clang-static-analyzer

Read More
Xcode 4 Analyze does not detect a memory leak situation...


ios4xcode4static-analysisclang-static-analyzer

Read More
Xcode 4 static code analysis question...


ios4xcode4static-analysisclang-static-analyzer

Read More
Xcode static analyzer and copyWithZone...


objective-ciosreference-countingclang-static-analyzer

Read More
Any good tutorials on the Build and Analyze feature in Xcode?...


iphonexcodeclang-static-analyzer

Read More
Xcode 4 "Fix it" - when does it appear?...


xcode4clang-static-analyzer

Read More
How do I prevent certain kinds of analyzer leak reports?...


objective-cmemory-leaksclang-static-analyzer

Read More
Clang user documentation...


cgccclangclang-static-analyzer

Read More
BackNext