[PATCH] D64666: [Sema] Enable -Wimplicit-int-float-conversion for integral to floating point precision loss
Stephen Hines via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 29 13:58:14 PDT 2019
srhines added a comment.
In D64666#1650325 <https://reviews.llvm.org/D64666#1650325>, @sylvestre.ledru wrote:
> @ziangwan maybe you should add this improvement to the release notes, wdyt?
@sylvestre.ledru It's really great to hear that this new diagnostic is helpful. Thanks for the great suggestion.
@kongyi Can you take care of adding this to the release notes since @ziangwan has returned to university? I think that this really does deserve to be mentioned there. Thanks.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64666/new/
https://reviews.llvm.org/D64666
More information about the llvm-commits
mailing list