[LLVMbugs] [Bug 18127] misparse of 'new struct S < ...' where S is not a template-name
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Feb 12 09:43:07 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18127
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Per core issue 1710, a < after an elaborated-type-specifier or
typename-specifier is never a less-than operator.
--
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/20140212/b8d15490/attachment.html>
More information about the llvm-bugs
mailing list