diff options
author | Eli Bendersky <eliben@google.com> | 2012-12-08 00:07:24 +0000 |
---|---|---|
committer | Eli Bendersky <eliben@google.com> | 2012-12-08 00:07:24 +0000 |
commit | f6f93ee31c2cb1d55c0a47c3a316c2917141e78b (patch) | |
tree | 666c0c43a8d3e11e9f61638d9a3dbac9856059d5 /lldb/scripts/Python/interface | |
parent | 0ca9d5b7a5f40ca027a4d03ba9fcecf5bf223179 (diff) | |
download | llvm-f6f93ee31c2cb1d55c0a47c3a316c2917141e78b.zip llvm-f6f93ee31c2cb1d55c0a47c3a316c2917141e78b.tar.gz llvm-f6f93ee31c2cb1d55c0a47c3a316c2917141e78b.tar.bz2 |
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
Diffstat (limited to 'lldb/scripts/Python/interface')
0 files changed, 0 insertions, 0 deletions