[PATCH] D14779: Adding checker to detect excess padding in records

Ben Craig via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 11 07:50:38 PST 2015


bcraig updated this revision to Diff 42524.
bcraig marked 3 inline comments as done.
bcraig added a comment.

Anna Zaks last round of review requests.


http://reviews.llvm.org/D14779

Files:
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/Checkers.td
  lib/StaticAnalyzer/Checkers/PaddingChecker.cpp
  test/Analysis/padding_c.c
  test/Analysis/padding_cpp.cpp
  test/Analysis/padding_message.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14779.42524.patch
Type: text/x-patch
Size: 29708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151211/40e73905/attachment-0001.bin>


More information about the cfe-commits mailing list