[llvm-bugs] [Bug 34913] New: Clang crashes while building swift code.

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Oct 10 21:15:20 PDT 2017


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: unassignedclangbugs at nondot.org
          Reporter: sowani at gmail.com
                CC: dgregor at apple.com, llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171011/1c4c6652/attachment.html>


More information about the llvm-bugs mailing list