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: unassignedb...@nondot.org
Reporter: jeffersoncarpent...@gmail.com
CC: htmldevelo...@gmail.com, llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs