https://bugs.llvm.org/show_bug.cgi?id=36189

            Bug ID: 36189
           Summary: Crash during ParseAST
           Product: clang
           Version: 4.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangb...@nondot.org
          Reporter: martin.sjol...@liu.se
                CC: dgre...@apple.com, llvm-bugs@lists.llvm.org

Created attachment 19791
  --> https://bugs.llvm.org/attachment.cgi?id=19791&action=edit
The backtrace, source code and script to reproduce

Attached is the pre-processed source code that on clang++ 4.0.1 crashes (when
using -g and otherwise works) and on clang++ 5.0.1 seems to go into an infinite
loop (regardless of -g flag).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to