[llvm-bugs] [Bug 50510] New: repeatable crash during msvc build
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu May 27 10:09:21 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50510
Bug ID: 50510
Summary: repeatable crash during msvc build
Product: clang
Version: 11.0
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: C++2a
Assignee: unassignedclangbugs at nondot.org
Reporter: jack.heeley.on.github at gmail.com
CC: blitzrakete at gmail.com, erik.pilkington at gmail.com,
llvm-bugs at lists.llvm.org, richard-llvm at metafoo.co.uk
Created attachment 24897
--> https://bugs.llvm.org/attachment.cgi?id=24897&action=edit
crashdump
Code that was fine with msvc 16.9.4 now causes a problem for code analysis
after the recent 16.10 upgrade.
Repeatable. Code is available in public domain (if that helps with diagnosis).
Not sure if I picked the correct component (C++2a) but I am compiling with
/std:c++latest
--
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/20210527/f9453732/attachment-0001.html>
More information about the llvm-bugs
mailing list