[LLVMbugs] [Bug 22240] Implicit default ctor friend

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jan 15 13:21:09 PST 2015


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|---                         |INVALID

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Your code is ill-formed. See:

  http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_closed.html#1833

... wherein the committee considered a case similar to this and decided that
Clang is correct to reject.

-- 
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/20150115/8a0839d4/attachment.html>


More information about the llvm-bugs mailing list