[LLVMbugs] [Bug 15677] New: Some invalid code causes a crash
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Apr 4 14:31:23 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=15677
Bug ID: 15677
Summary: Some invalid code causes a crash
Product: clang
Version: 3.2
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: C++11
Assignee: unassignedclangbugs at nondot.org
Reporter: nacitar at ubercpp.com
CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 10290
--> http://llvm.org/bugs/attachment.cgi?id=10290&action=edit
Core file, preprocessed cpp and run script.
The error here is I redeclared RetEnableIf (meant to name the second one
RetDisableIf)... just playing around with some template stuff. Anyway, here's
the crash information.
--
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/20130404/b2f7c5df/attachment.html>
More information about the llvm-bugs
mailing list