OSDN Git Service

[lldb] add printing of stdout compile errors to lldbsuite
authorBenson Li <bensonbinbinli@gmail.com>
Wed, 22 Jul 2020 14:22:59 +0000 (16:22 +0200)
committerPavel Labath <pavel@labath.sk>
Wed, 22 Jul 2020 14:38:20 +0000 (16:38 +0200)
commitc9d5a3058fcde50c2fe40a5eaaa939d0995d3cd2
treea0e725fe7d90d5e9ccd960f47f41d8447bb76afb
parente2529e2dfa4a2575e07edfb8ff3bd5a79e019313
[lldb] add printing of stdout compile errors to lldbsuite

Summary: Add printing of the output of stdout during compile errors, in
addition to stderr output.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D83425
lldb/packages/Python/lldbsuite/test/lldbtest.py
lldb/packages/Python/lldbsuite/test_event/build_exception.py
lldb/test/API/functionalities/data-formatter/data-formatter-skip-summary/TestDataFormatterSkipSummary.py