[llvm-bugs] [Bug 35860] displaying some long double values causes lldb to crash

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 10 01:52:52 PDT 2018


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

labath at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from labath at google.com ---
It took a while, but this should be fixed as of r331884. These kinds of values
will be now displayed as "NaN" (as that is how all CPUs made in this millennium
will treat them).

-- 
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/20180510/db96ba82/attachment.html>


More information about the llvm-bugs mailing list