[llvm-bugs] [Bug 48254] New: Various programs fail in ~SmallVectorImpl with Visual Studio
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Nov 21 16:55:03 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=48254
Bug ID: 48254
Summary: Various programs fail in ~SmallVectorImpl with Visual
Studio
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Support Libraries
Assignee: unassignedbugs at nondot.org
Reporter: paul at windfall.com
CC: llvm-bugs at lists.llvm.org
Created attachment 24194
--> https://bugs.llvm.org/attachment.cgi?id=24194&action=edit
First half of traceback
I apologize for submitting this bug again, but I cannot find my original
submission and do not know its status.
Various programs compiled and linked with Visual Studio 2019 16.8.1 on Windows
7 fail in ~SmallVectorImpl. One example is TableGenTests.exe, the unit tests
for TableGen. I have attached two screen captures showing the traceback for a
different program.
--
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/20201122/9ddfa900/attachment.html>
More information about the llvm-bugs
mailing list