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

Richard Smith <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
                 CC|                            |[email protected]
             Status|NEW                         |RESOLVED

--- Comment #1 from Richard Smith <[email protected]> ---
This is core issue 1640. Rejecting this would mean that we must attempt to
complete the type T in 'T[N]', which is a major breaking change. All of Clang,
GCC, EDG (even in strict mode), MSVC behave the same way here; the bug is in
the standard.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to