[all-commits] [llvm/llvm-project] c9d5a3: [lldb] add printing of stdout compile errors to ll...
Benson Li via All-commits
all-commits at lists.llvm.org
Wed Jul 22 07:38:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c9d5a3058fcde50c2fe40a5eaaa939d0995d3cd2
https://github.com/llvm/llvm-project/commit/c9d5a3058fcde50c2fe40a5eaaa939d0995d3cd2
Author: Benson Li <bensonbinbinli at gmail.com>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/lldbtest.py
M lldb/packages/Python/lldbsuite/test_event/build_exception.py
M lldb/test/API/functionalities/data-formatter/data-formatter-skip-summary/TestDataFormatterSkipSummary.py
Log Message:
-----------
[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
More information about the All-commits
mailing list