[PATCH] D53206: Allow padding checker to traverse simple class hierarchies

Max Bernstein via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 29 13:56:01 PDT 2018


tekknolagi updated this revision to Diff 171568.
tekknolagi added a comment.

Skip non-definitions in `VisitRecord`


Repository:
  rC Clang

https://reviews.llvm.org/D53206

Files:
  lib/StaticAnalyzer/Checkers/PaddingChecker.cpp
  test/Analysis/padding_inherit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53206.171568.patch
Type: text/x-patch
Size: 4398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181029/2d43833e/attachment.bin>


More information about the cfe-commits mailing list