[LLVMbugs] [Bug 20660] New: clang crashes on unexpandet parameter pack
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Aug 14 03:10:09 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20660
Bug ID: 20660
Summary: clang crashes on unexpandet parameter pack
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: C++11
Assignee: unassignedclangbugs at nondot.org
Reporter: benny.kra at gmail.com
CC: alexfh at google.com, dgregor at apple.com,
llvmbugs at cs.uiuc.edu
Classification: Unclassified
$ cat t.cc
appendList(int[]...)
$ clang t.cc
Could not have seen this kind of declarator chunk
UNREACHABLE executed at llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp:766!
This is a recent regression.
--
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/20140814/f4d4a560/attachment.html>
More information about the llvm-bugs
mailing list