[llvm-bugs] [Bug 42485] New: clang++ 7.0.1 segfaults when parsing template
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 2 05:36:58 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42485
Bug ID: 42485
Summary: clang++ 7.0.1 segfaults when parsing template
Product: clang
Version: 7.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: psrj0737 at gmail.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
neeilans at live.com, richard-llvm at metafoo.co.uk
Segfault does not happen if the line at main.cpp at 19 is commented out.
Compiled with:
clang++ -O0 --std=c++17 main.cpp -fsyntax-only -save-temps
You can find more info in the attachment. Let me know if you need anything
else.
Thanks.
--
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/20190702/50f760ec/attachment.html>
More information about the llvm-bugs
mailing list