https://bugs.llvm.org/show_bug.cgi?id=34913
Bug ID: 34913
Summary: Clang crashes while building swift code.
Product: clang
Version: 5.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: unassignedclangb...@nondot.org
Reporter: sow...@gmail.com
CC: dgre...@apple.com, llvm-bugs@lists.llvm.org
While building swift code Clang crashes. The code it's trying to build is a
casting function implemented in C++. The crash produced a C++ file and a shell
script in /tmp which is attached, along with actual crash information which got
printed in console.
Attached file contains 3 sections (easy to search with word "Section ").
Section A: The information which got printed in console.
Section B: The C++ file which got created in /tmp.
Section C: The shell script which got created in /tmp.
--
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