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

Ben Craig via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 11 06:46:00 PDT 2016


bcraig added a comment.

I am kind of interested in what the warning message for clang::Sema in clang/include/clang/Sema/Sema.h looks like.  When I last analyzed that file, there was a bunch of padding.  It's a very long class though, so it can stress the usability of your messages.


https://reviews.llvm.org/D23387





More information about the cfe-commits mailing list