[llvm-bugs] [Bug 23833] If the contents of a nullptr_t are modified through type-punned union, conversions from that nullptr_t to bool don't behave the same as conversion from nullptr to bool

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Nov 2 19:23:55 PDT 2018


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
 Fixed By Commit(s)|345562                      |345562, 346065
             Status|RESOLVED                    |REOPENED

--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Fix reverted in r346065 due to PR39528.

-- 
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/20181103/1219eae8/attachment.html>


More information about the llvm-bugs mailing list