[LLVMbugs] [Bug 12458] New: Segfault on template instantiation depth overflow
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Apr 4 01:05:48 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12458
Bug #: 12458
Summary: Segfault on template instantiation depth overflow
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: C++
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: llvm-bugs at quasiparticle.net
CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
Classification: Unclassified
clang++ dies with a segfault when decomposing template types nested deeper than
the maximum template instantiation depth. A test program to trigger this is
attached.
--
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