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

Alexander Shaposhnikov via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 11 16:40:11 PDT 2016


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

Use more stable sort (preserving the original order if possible).
Change the format of the report.
Update the tests.
I have not turned it to "note:" or "remark:" because in this case 
it's not included into the description and it's not being displayed by scan-build
(not very convenient).


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.67773.patch
Type: text/x-patch
Size: 14737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160811/f2113dfe/attachment.bin>


More information about the cfe-commits mailing list