[llvm-bugs] [Bug 36189] New: Crash during ParseAST
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 1 02:35:53 PST 2018
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: unassignedclangbugs at nondot.org
Reporter: martin.sjolund at liu.se
CC: dgregor at apple.com, llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180201/edcea08a/attachment.html>
More information about the llvm-bugs
mailing list