aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorWalter Erquinigo <wallace@fb.com>2021-11-23 09:32:30 -0800
committerWalter Erquinigo <wallace@fb.com>2021-11-23 13:52:32 -0800
commita48501150b9ef64fd61d24f8cef2645237facc44 (patch)
tree4514fc801a5bd84715aefa83582a4e698f49e1ac /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parent4ba5da8e3d38f38ed7845c22baadd8908729c520 (diff)
downloadllvm-a48501150b9ef64fd61d24f8cef2645237facc44.zip
llvm-a48501150b9ef64fd61d24f8cef2645237facc44.tar.gz
llvm-a48501150b9ef64fd61d24f8cef2645237facc44.tar.bz2
Make some libstd++ formatters safer
We need to add checks that ensure that some core variables are valid, so that we avoid printing out garbage data. The worst that could happen is that an non-initialized variable is being printed as something with 123123432 children instead of 0. Differential Revision: https://reviews.llvm.org/D114458
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions