diff options
author | Erich Keane <erich.keane@intel.com> | 2018-06-22 17:34:44 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2018-06-22 17:34:44 +0000 |
commit | 87cfcfd00915855a102ac6ec3bcb480b148f9210 (patch) | |
tree | 2db165778ef30f49d51f3e0b72dba406dab856cb /lldb/packages/Python/lldbsuite/test/python_api/default-constructor | |
parent | 059d20360a1f872f15f063f89b784ba8352e4e09 (diff) | |
download | bcm5719-llvm-87cfcfd00915855a102ac6ec3bcb480b148f9210.tar.gz bcm5719-llvm-87cfcfd00915855a102ac6ec3bcb480b148f9210.zip |
[NFC] Fix AttributeList allocated_size for ParsedType.
This if/elseif structure seems to be missing this case.
Previously, this would report a size of 1 pointer too small.
This didn't really change anything besides failing to reclaim
a very small amount of memory.
llvm-svn: 335372
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions