[llvm-bugs] [Bug 42911] New: llvm\include\llvm\Support\Alignment.h(314) : warning C4723: potential divide by 0

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Aug 7 03:27:01 PDT 2019


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

            Bug ID: 42911
           Summary: llvm\include\llvm\Support\Alignment.h(314) : warning
                    C4723: potential divide by 0
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Support Libraries
          Assignee: unassignedbugs at nondot.org
          Reporter: llvm-dev at redking.me.uk
                CC: gchatelet at google.com, llvm-bugs at lists.llvm.org

[132/26/743/900] Building CXX object
unittests\Support\CMakeFiles\SupportTests.dir\AlignmentTest.cpp.obj
E:\llvm\llvm\include\llvm\Support\Alignment.h(314) : warning C4723: potential
divide by 0

We're seeing this warning in MSVC llvm builds now, preventing us enabling
Werror

-- 
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/20190807/4de0aa0a/attachment.html>


More information about the llvm-bugs mailing list