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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to