[LLVMbugs] [Bug 17292] New: clang 3.4: compiler assertion fails while compiling a C++11 program (which contains errors)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Sep 19 12:42:13 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17292
Bug ID: 17292
Summary: clang 3.4: compiler assertion fails while compiling a
C++11 program (which contains errors)
Product: clang
Version: unspecified
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: C++11
Assignee: unassignedclangbugs at nondot.org
Reporter: feliks.kluzniak at telia.com
CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 11240
--> http://llvm.org/bugs/attachment.cgi?id=11240&action=edit
Log of the entire compilation, includes the backtrace.
{{{
Assertion failed: (isa<LabelDecl>(D) && "declaration not instantiated in this
scope"), function findInstantiationOf, file SemaTemplateInstantiate.cpp, line
2758.
}}}
I will attach the relevant files: compilation log with backtrace, preprocessed
source and the run script.
--
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/20130919/e00262f4/attachment.html>
More information about the llvm-bugs
mailing list