-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: clang-scanbuild-plugin
-
Environment: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.