[PATCH] D13126: New static analyzer checker for loss of sign/precision

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 17 09:10:43 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278941: [analyzer] Add a checker for loss of sign or precision in integral casts. (authored by dergachev).

Changed prior to commit:
  https://reviews.llvm.org/D13126?vs=67817&id=68372#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D13126

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Checkers/Checkers.td
  cfe/trunk/lib/StaticAnalyzer/Checkers/CMakeLists.txt
  cfe/trunk/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp
  cfe/trunk/test/Analysis/conversion.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13126.68372.patch
Type: text/x-patch
Size: 11246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160817/e030ad8d/attachment.bin>


More information about the cfe-commits mailing list