diff options
author | Augusto Noronha <augusto2112@me.com> | 2023-06-07 16:17:37 -0700 |
---|---|---|
committer | Augusto Noronha <augusto2112@me.com> | 2023-06-13 11:03:04 -0700 |
commit | f94c7ffe46400559740e7f81d7c60d8c0fe7df82 (patch) | |
tree | 933822a49c270630625a74c3d0eaa128b7eb9948 /lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp | |
parent | 894d047056a684da8b993ca4aa1bd82eddeb0113 (diff) | |
download | llvm-f94c7ffe46400559740e7f81d7c60d8c0fe7df82.zip llvm-f94c7ffe46400559740e7f81d7c60d8c0fe7df82.tar.gz llvm-f94c7ffe46400559740e7f81d7c60d8c0fe7df82.tar.bz2 |
[lldb] Never print children if the max depth has been reached
When formatting a variable, the max depth would potentially be ignored
if the current value object failed to print itself. Change that to
always respect the max depth, even if failure occurs.
rdar://109855463
Differential Revision: https://reviews.llvm.org/D152409
Diffstat (limited to 'lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp')
0 files changed, 0 insertions, 0 deletions