[LLVMbugs] [Bug 18340] New: clang++ crash when compiling capnproto libkj tuple.h
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Dec 28 20:30:41 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=18340
Bug ID: 18340
Summary: clang++ crash when compiling capnproto libkj tuple.h
Product: clang
Version: 3.3
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: ralith at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 11791
--> http://llvm.org/bugs/attachment.cgi?id=11791&action=edit
Output from clang++ -std=c++11 /usr/include/kj/tuple.h -o tuple.gch
libkj, a C++11-heavy utility library shipped with cap'n proto, causes clang++
3.3 to crash when processing its header tuple.h (
https://github.com/kentonv/capnproto/blob/master/c%2B%2B/src/kj/tuple.h ) as
part of a C++ file or to precompile. Details attached.
--
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/20131229/dabb1eac/attachment.html>
More information about the llvm-bugs
mailing list