[PATCH] D52835: [Diagnostics] Check integer to floating point number implicit conversions

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 16 12:58:30 PDT 2018


xbolva00 updated this revision to Diff 169881.
xbolva00 added a comment.

- Added missing test file


https://reviews.llvm.org/D52835

Files:
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaChecking.cpp
  test/Sema/ext_vector_casts.c
  test/Sema/impcast-integer-float.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52835.169881.patch
Type: text/x-patch
Size: 7939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181016/1323dd6f/attachment-0001.bin>


More information about the cfe-commits mailing list