[LLVMbugs] [Bug 13817] New: Crash with recursive type and in recursive variadic function template
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Sep 11 14:36:49 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13817
Bug #: 13817
Summary: Crash with recursive type and in recursive variadic
function template
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: C++11
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: pkeir at outlook.com
CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 9189
--> http://llvm.org/bugs/attachment.cgi?id=9189
A minimal file which causes the crash
The attached code crashes clang upon a compilation attempt:
clang++ -std=c++11 crash.cpp
I am using Ubuntu 12.04.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list