[llvm-bugs] [Bug 44341] New: Too many warnings during compilation of LLVM by MSVC
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Dec 19 06:16:50 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=44341
Bug ID: 44341
Summary: Too many warnings during compilation of LLVM by MSVC
Product: libraries
Version: 9.0
Hardware: PC
OS: Windows XP
Status: NEW
Severity: enhancement
Priority: P
Component: Core LLVM classes
Assignee: unassignedbugs at nondot.org
Reporter: akornilov.82 at gmail.com
CC: llvm-bugs at lists.llvm.org
About ~30K warnings during compilation of a simple LLVM application by MSVC
2019.
The list of warnings: C4141, C4244, C4291, C4624, C4996
--
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/20191219/107ff5cd/attachment.html>
More information about the llvm-bugs
mailing list