[llvm-bugs] [Bug 41467] -Wformat warnings for integer widening are too strict
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Aug 23 11:09:19 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41467
Nick Desaulniers <ndesaulniers at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #5 from Nick Desaulniers <ndesaulniers at google.com> ---
In https://reviews.llvm.org/rL369791, Nathan made [unsigned] char ->
[unsigned]short warn only for -Wformat-pedantic, not -Wformat.
--
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/20190823/5d32f142/attachment.html>
More information about the llvm-bugs
mailing list