[LLVMbugs] [Bug 24210] Well-formed program with typedef declaration with no declarators gives error message.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 22 11:10:23 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=24210

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

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

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
This is core issue 2071; the C++ CWG agreed that it should be ill-formed (but
the words haven't been voted into the standard yet). So, technically we're
non-conforming here, but it doesn't make sense to take this error out now and
then put it back in again when the wording for that issue lands.

-- 
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/20150722/ca6fa456/attachment.html>


More information about the llvm-bugs mailing list