[PATCH] D23387: [Analyzer] Report found fields order in PaddingChecker.

Alexander Shaposhnikov via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 11 21:46:26 PDT 2016


alexshap updated this revision to Diff 67797.
alexshap added a comment.

Update the tests. Update the format again (do not include the type name because the diagnostics becomes too verbose and unreadable (i ran it against LLVM and clang - with type names the diagnostic messages are getting very long, without them they look normal (IMO)),
Test plan: make -j8 check-clang-analysis (passed).


https://reviews.llvm.org/D23387

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23387.67797.patch
Type: text/x-patch
Size: 13864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160812/46ffa25c/attachment.bin>


More information about the cfe-commits mailing list