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: unassignedclangb...@nondot.org Reporter: christian.dehn...@gmail.com CC: dgre...@apple.com, llvm-bugs@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.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs