[LLVMbugs] [Bug 11845] New: Clang scan-build does not recognise ARC'd code
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jan 24 03:39:42 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=11845
Bug #: 11845
Summary: Clang scan-build does not recognise ARC'd code
Product: clang
Version: unspecified
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: release blocker
Priority: P
Component: Static Analyzer
AssignedTo: kremenek at apple.com
ReportedBy: mandys.inbox at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
I have run the 258 scan-build analyzer on my XCode 4.2 code and it seems to
generate loads of false warnings about potential memory leaks implying the
analyzer hasn't recognised the code has been ARCd.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list