[llvm-bugs] [Bug 43674] Constexpr new: strange behavior and lack of diagnostic information

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Oct 15 15:23:21 PDT 2019


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

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

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

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Thanks, this turned out to be a recent regression in our constant evaluation of
'switch' statements. Fixed in r374954.

-- 
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/20191015/aec3e02c/attachment.html>


More information about the llvm-bugs mailing list