[llvm-bugs] [Bug 37619] New: clang.exe: error: clang frontend command failed due to signal (use -v to see invocation)
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue May 29 09:17:53 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37619
Bug ID: 37619
Summary: clang.exe: error: clang frontend command failed due to
signal (use -v to see invocation)
Product: clang
Version: 6.0
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: anand.shankar.k at gmail.com
CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
Created attachment 20353
--> https://bugs.llvm.org/attachment.cgi?id=20353&action=edit
Preprocessed source file
C++11.
The attached code uses function templates with auto return type to populate an
integer_sequence. Causes clang to crash.
--
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/20180529/4ba5c99b/attachment.html>
More information about the llvm-bugs
mailing list