[PATCH] D24278: [analyzer] Extend bug reports with extra notes.

Ben Craig via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 9 11:31:15 PDT 2016


bcraig added a subscriber: bcraig.
bcraig added a comment.

Neat!  I would have liked to have had this for the Excess Padding Checker.  Currently, the padding checker has a very long diagnostic that recommends a new order for data members.  I think a note (or fixit) would be more appropriate, but that support didn't exist previously.


https://reviews.llvm.org/D24278





More information about the cfe-commits mailing list