[llvm-bugs] [Bug 24629] New: Crash on explicit instantiation
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Aug 30 12:52:26 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24629
Bug ID: 24629
Summary: Crash on explicit instantiation
Product: clang
Version: trunk
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: christian.dehnert at gmail.com
CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 14794
--> https://llvm.org/bugs/attachment.cgi?id=14794&action=edit
Runscript, preprocessed source and backtrace.
An assertion fails within clang when processing the given source. Apparently,
it's related to explicit instantiation and lambdas.
I can reproduce the problem using the trunk version as well as the current
Apple version (based on llvm 3.6svn).
I have attached an archive containing the runscript, the preprocessed source
(both produced by clang) as well as the backtrace.
--
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/20150830/cbcdcf36/attachment.html>
More information about the llvm-bugs
mailing list