[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
Mon Oct 29 19:03:33 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
CC| |richard-llvm at metafoo.co.uk
Status|NEW |RESOLVED
Fixed By Commit(s)| |345562
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Fixed in r345562.
--
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/20181030/cf7c3e5b/attachment.html>
More information about the llvm-bugs
mailing list