[PATCH] D33672: [analyzer] INT50-CPP. Do not cast to an out-of-range enumeration checker

Endre Fülöp via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 05:01:39 PDT 2017


gamesh411 updated this revision to Diff 107886.
gamesh411 added a comment.

Fixed the naming convention issues. Also applied the suggested modifications inside the overridden checker method.


https://reviews.llvm.org/D33672

Files:
  include/clang/StaticAnalyzer/Checkers/Checkers.td
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp
  test/Analysis/enum-cast-out-of-range.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33672.107886.patch
Type: text/x-patch
Size: 21935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170724/ad3eb78b/attachment-0001.bin>


More information about the cfe-commits mailing list