[llvm-bugs] [Bug 33340] false-positive with Xcode9.0: Assigned value is garbage or undefined
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jun 6 23:48:40 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33340
Cœur <coeur at gmx.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
--- Comment #2 from Cœur <coeur at gmx.fr> ---
adding `assert(n != ULONG_MAX && m != ULONG_MAX);` is avoiding the warning.
*** This bug has been marked as a duplicate of bug 32911 ***
--
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/20170607/da233e02/attachment.html>
More information about the llvm-bugs
mailing list