[PATCH] D52730: [analyzer] ConversionChecker: handle floating point

DonĂ¡t Nagy via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 30 05:24:19 PDT 2018


donat.nagy updated this revision to Diff 171678.
donat.nagy added a comment.

Use APFloat to determine precision of floating point type

Additionally, fix a typo in the tests.


Repository:
  rC Clang

https://reviews.llvm.org/D52730

Files:
  lib/StaticAnalyzer/Checkers/ConversionChecker.cpp
  test/Analysis/conversion.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52730.171678.patch
Type: text/x-patch
Size: 5035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181030/c88d4cef/attachment-0001.bin>


More information about the cfe-commits mailing list