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

Reply via email to