diff options
author | Adrian Prantl <aprantl@apple.com> | 2019-04-24 23:52:27 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2019-04-24 23:52:27 +0000 |
commit | b1a5d7d5a865fe87e788418709de7f3b8e74d964 (patch) | |
tree | 7659ae744d84b475b95915f6c93452e760b487d3 /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc | |
parent | 964f935e331005b0d6e55d9045b9869512684c75 (diff) | |
download | bcm5719-llvm-b1a5d7d5a865fe87e788418709de7f3b8e74d964.tar.gz bcm5719-llvm-b1a5d7d5a865fe87e788418709de7f3b8e74d964.zip |
Hide stderr output from lldb-argdumper
Under very specific circumstances the default shell /bin/sh might
print stuff to stderr before launching lldb-argdumper, which then
confuses the JSON parser. This patch suppresses stderr output from
lldb-argdumper to avoid this situation.
rdar://problem/50149390
Differential Revision: https://reviews.llvm.org/D61101
llvm-svn: 359156
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc')
0 files changed, 0 insertions, 0 deletions