[llvm-bugs] [Bug 40092] New: SROA segfault.
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Dec 18 12:35:18 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=40092
Bug ID: 40092
Summary: SROA segfault.
Product: new-bugs
Version: 7.0
Hardware: Macintosh
OS: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: jeffersoncarpenter2 at gmail.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org
Created attachment 21248
--> https://bugs.llvm.org/attachment.cgi?id=21248&action=edit
Source file that when compiled causes clang++ to crash.
The attached code file causes clang++ to segfault when I compile it with the
command:
clang++ -std=c++17 -O3 -c ./crash.cpp -o crash.o
--
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/20181218/f16aaa87/attachment.html>
More information about the llvm-bugs
mailing list