-
Bug
-
Resolution: Fixed
-
Major
-
Mac OS 10.7.2 running X Code 4.2
I have run the Clang scan-build plugin against my code which is ARC'd. The output I get contains a large number of warnings of potential memory leaks. These are not valid & imply the plugin does not recognised ARC'd code.
[JENKINS-12507] Clang scan-build plugin does not work on ARC'd code
Fix Version/s | New: current [ 10162 ] | |
Assignee | New: mandy warren [ mandyww ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 142873 ] | New: JNJira + In-Review [ 205626 ] |
Hi, I raised this as a bug to the clang scan-build guys and a fix has been applied - see http://llvm.org/bugs/show_bug.cgi?id=11348.
Basically, install checker-260 with this fix to ccc-analyzer: http://llvm.org/viewvc/llvm-project?view=rev&revision=149094.