[llvm-bugs] [Bug 25022] A void* handler doesn't catch nullptr_t, violating 15.3p3.4

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jul 12 03:30:27 PDT 2021


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

Valentin-Catalin Chirca <valentin.chirca at windriver.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |valentin.chirca at windriver.c
                   |                            |om
         Resolution|---                         |FIXED

--- Comment #3 from Valentin-Catalin Chirca <valentin.chirca at windriver.com> ---
The following shows this is fixed starting with clang 3.9.0:

https://godbolt.org/z/Mbn47YTo6

-- 
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/20210712/62ee0296/attachment.html>


More information about the llvm-bugs mailing list