[PATCH] D14779: Adding checker to detect excess padding in records
Ben Craig via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 19 08:45:19 PST 2015
bcraig updated this revision to Diff 40659.
bcraig added a comment.
Addressed the bulk of Anna's review comments.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14779.40659.patch
Type: text/x-patch
Size: 24529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151119/df315eec/attachment-0001.bin>
More information about the cfe-commits
mailing list