[LLVMbugs] [Bug 15808] clang crashes when compiling broken template
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Apr 23 00:22:10 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=15808
Nikola Smiljanić <popizdeh at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |popizdeh at gmail.com
Resolution|--- |FIXED
--- Comment #2 from Nikola Smiljanić <popizdeh at gmail.com> ---
ToT gives:
test.cpp:13:36: error: elaborated type refers to a template
struct foo<T> *temp = new struct foo;
^
I'll close this as FIXED.
--
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/20130423/f1406d4e/attachment.html>
More information about the llvm-bugs
mailing list