This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rLLDB359156: Hide stderr output from lldb-argdumper (authored
by adrian, committed by ).
Herald added a subscriber: abidh.
clayborg added a comment.
lgtm
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61101/new/
https://reviews.llvm.org/D61101
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/
aprantl created this revision.
aprantl added reviewers: jasonmolenda, jingham.
Herald added a project: LLDB.
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 stder