[LLVMbugs] [Bug 19155] Compiler Crashed when compiling variadic templates with default template parameter.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Mar 16 01:27:43 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19155
jonathan.sauer at gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jonathan.sauer at gmx.de
Resolution|--- |WORKSFORME
--- Comment #1 from jonathan.sauer at gmx.de ---
Your code compiles successfully with clang r203689 (3.5.0 trunk). 3.2 is really
old and didn't even fully implement C++11 (according to
<http://llvm.org/releases/3.3/tools/clang/docs/ReleaseNotes.html> clang 3.3 was
the first to do so).
I'm closing this bug. Please try with a more recent version of clang, and if it
still crashes, feel free to reopen.
--
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/20140316/bc5c2d1a/attachment.html>
More information about the llvm-bugs
mailing list