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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to