[LLVMbugs] [Bug 14845] Need something like CF_CONSUMES_THIS to indicate CF_CONSUMED on 'this'
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jan 10 10:50:05 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=14845
Ted Kremenek <kremenek at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |kremenek at apple.com
Resolution| |INVALID
--- Comment #5 from Ted Kremenek <kremenek at apple.com> 2013-01-10 12:50:05 CST ---
(In reply to comment #1)
> This is technically not valid C++ (it violates the One Definition Rule because
> the true definition of __CTFont is in the CoreText framework), so we're
> unlikely to do this.
I agree, we are not going to do this.
--
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