Skip to content
Commit f6f93ee3 authored by Eli Bendersky's avatar Eli Bendersky
Browse files

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.

Fix this problem by indenting the size summary properly for each class.

llvm-svn: 169654
parent 0ca9d5b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment