[llvm-bugs] [Bug 42058] missing warning diagnosis of implicit conversion from 'double' to 'float'

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 30 13:29:53 PDT 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WONTFIX                     |FIXED

--- Comment #3 from Richard Smith <richard-llvm at metafoo.co.uk> ---
We're not issuing patch releases for Clang 7 either. And again, this isn't the
kind of thing we'd address in a patch release. To be worth backporting, a
change would need to fix a crash or conformance regression or similar serious
issue. A change to expand the scope of a warning to cover more cases does not
qualify.

Yes, we can consider this FIXED instead of WONTFIX if you prefer. =)

-- 
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/20190530/7ea311d8/attachment.html>


More information about the llvm-bugs mailing list