[LLVMbugs] [Bug 17653] Template Objective-C++ struct error: bad receiver type
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Oct 28 09:01:03 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17653
Anders Carlsson <andersca at icloud.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |andersca at icloud.com,
| |dgregor at apple.com
Resolution|INVALID |---
--- Comment #2 from Anders Carlsson <andersca at icloud.com> ---
The point of marking the Objective-C object conversion operator explicit is to
make it possible to call Objective-C methods on a smart pointer. This used to
work and is now broken.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131028/3e2f99b7/attachment.html>
More information about the llvm-bugs
mailing list