[PATCH] D46535: Correct warning on Float->Integer conversions.

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 7 13:38:53 PDT 2018


erichkeane updated this revision to Diff 145536.
erichkeane marked an inline comment as done.
erichkeane added a comment.

Aaron's comments :)


https://reviews.llvm.org/D46535

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaChecking.cpp
  test/SemaCXX/coroutines.cpp
  test/SemaCXX/warn-float-conversion.cpp
  test/SemaCXX/warn-literal-conversion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46535.145536.patch
Type: text/x-patch
Size: 6115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180507/64da2f3e/attachment-0001.bin>


More information about the cfe-commits mailing list