http://llvm.org/bugs/show_bug.cgi?id=15425

            Bug ID: 15425
           Summary: clang crashes with partial specialization and
                    defaulted template parameter
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified

Created attachment 10130
  --> http://llvm.org/bugs/attachment.cgi?id=10130&action=edit
console output

Clang crashes with 2 (or more) candidates of partial specialization and default
template parameter.

Removing default template parameter or any one partiali specialization doesn't
crash and show instantiation error.

I tried with clang 3.3 (rev 176404).

-- 
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