[PATCH] D53488: [clang-tidy] Catching narrowing from double to float.

Guillaume Chatelet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 22 02:20:33 PDT 2018


gchatelet created this revision.
gchatelet added a reviewer: hokein.
Herald added subscribers: cfe-commits, kbarton, xazax.hun, nemanjai.

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53488

Files:
  clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.cpp
  test/clang-tidy/cppcoreguidelines-narrowing-conversions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53488.170379.patch
Type: text/x-patch
Size: 7640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181022/3771b7c3/attachment.bin>


More information about the cfe-commits mailing list