[LLVMbugs] [Bug 18213] New: crash in clang while parsing c++ file

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Dec 11 07:11:49 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=18213

            Bug ID: 18213
           Summary: crash in clang while parsing c++ file
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: eisinger at google.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

clang crashed when trying compile the attached file. console output:

1.      ../../gin/function_template.cc:11:1
<Spelling=../../gin/wrappable.h:86:27>: current parser token 'Wrappable'
2.      ../../gin/function_template.cc:9:1: parsing namespace 'gin'
clang: error: unable to execute command: Aborted (core dumped)
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.4 (trunk 193323)
Target: x86_64-unknown-linux-gnu
Thread model: posix

-- 
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/20131211/42720f1f/attachment.html>


More information about the llvm-bugs mailing list