[llvm-bugs] [Bug 37579] New: I encountered a crash upon building the godot engine with clang-cl

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 24 06:01:04 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=37579

            Bug ID: 37579
           Summary: I encountered a crash upon building the godot engine
                    with clang-cl
           Product: clang
           Version: 6.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: mundusnine at gmail.com
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org

Created attachment 20337
  --> https://bugs.llvm.org/attachment.cgi?id=20337&action=edit
Crash dump

Godot engine is normally compiled with MSVC compiler. I tried compilling with
clang-cl directly without changing any flags of the compilation and just
replacing the compiler. I got a crash upon compilation. After the crash I tried
recompiling and the compiler only stopped with an error at the same place as
before without crashing. It was not a clean rebuild( ie delete all .obj and
rebuild). The crash dump can be found in the attachement.

-- 
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/20180524/e766644b/attachment.html>


More information about the llvm-bugs mailing list