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

Reid Kleckner <r...@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |r...@google.com
         Resolution|---                         |INVALID

--- Comment #1 from Reid Kleckner <r...@google.com> ---
This is Microsoft's version of Clang that uses C2 codegen, which we don't
support. See the text "clang with Microsoft CodeGen version 3.7.0" in the
output.

If you can reproduce the crash with an open source version of clang, we might
be able to take action on the crash, but as is, this is not an actionable bug
report for us.

If this source code is not proprietary, consider attaching the preprocessed
source code mentioned here:
1>  PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
11>  Preprocessed source(s) and associated run script(s) are located at:
11>  clang.exe: note: diagnostic msg:
C:\Users\ggiraud\AppData\Local\Temp\sensors_logger-d98353.cpp
11>  clang.exe: note: diagnostic msg:
C:\Users\ggiraud\AppData\Local\Temp\sensors_logger-d98353.sh

-- 
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

Reply via email to