> Currently when AST record layouts are dumped with > -fdump-record-layouts, the following: > > sizeof=132, dsize=132, align=4 > nvsize=132, nvalign=4 > > Is not indented, so when classes are nested there is no way to know to > which class it belongs. > > This patch fixes it by indenting the size summary properly for each class. > > OK to commit? >
Ping! _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
