[LLVMbugs] [Bug 14536] False positive: NSData initWithBytesNoCopy: only consumes a reference if successfully initialized

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Dec 10 03:38:14 PST 2012


http://llvm.org/bugs/show_bug.cgi?id=14536

hanauska at equinux.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from hanauska at equinux.com 2012-12-10 05:38:14 CST ---
I can build the latest trunk version of llvm+clang w/o any issues and install
it to /opt/clang, yet I cannot get Xcode to use it. If I run the
"set-xcode-analyzer" script that is included in the pre-build analyzer packets
and tell it to use /opt/clang, all analyzer calls in Xcode fail with a parse
error (switching the analyzer using the pre-build packet was no issue, though).

Yet if you say this issue has been fixed, I'm willing to believe you ;-) As
soon as there is a pre-build 3.3 release, I can verify that the issue has been
fixed and re-open this bug in case it hasn't.

-- 
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