[llvm-bugs] [Bug 42629] New: clang++ frontend segmentation fault
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 16 02:29:02 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42629
Bug ID: 42629
Summary: clang++ frontend segmentation fault
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: Peter.Georg at physik.uni-regensburg.de
CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
richard-llvm at metafoo.co.uk
I get a clang++ (tested v8 and trunk) segmentation fault, see attachments
(created with clang++ 8.0).
Changing the variable "indices" to be captured by ref instead of value (Line
175289 in attached cpp), somehow fixes the error.
--
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/20190716/90b12391/attachment.html>
More information about the llvm-bugs
mailing list