[LLVMbugs] [Bug 17877] New: TotClang crashes when compiling this code.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Nov 11 08:31:05 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=17877
Bug ID: 17877
Summary: TotClang crashes when compiling this code.
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: C++11
Assignee: unassignedclangbugs at nondot.org
Reporter: mclow.lists at gmail.com
CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 11510
--> http://llvm.org/bugs/attachment.cgi?id=11510&action=edit
Preprocessed source file
$ /Sources/LLVM/bin/bin/clang++ --version
clang version 3.4 (trunk 194384)
Target: x86_64-apple-darwin12.5.0
Thread model: posix
$ /Sources/LLVM/bin/bin/clang++ -std=c++11 -stdlib=libc++ -I
/Sources/LLVM/libcxx/include junk.cpp
[ CRASH! ]
--
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/20131111/525b1f87/attachment.html>
More information about the llvm-bugs
mailing list