diff options
author | Eric Christopher <echristo@gmail.com> | 2019-12-12 13:09:43 -0800 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2019-12-12 13:11:16 -0800 |
commit | 3ecfe64fe339cd7ac9c3bfa4ecee0f66365e2998 (patch) | |
tree | 90e8eea7194c9c12aabbcf752148055580bd0675 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py | |
parent | 5ad52587ec182f03636649e2cb66a0a4d9ffeab2 (diff) | |
download | bcm5719-llvm-3ecfe64fe339cd7ac9c3bfa4ecee0f66365e2998.tar.gz bcm5719-llvm-3ecfe64fe339cd7ac9c3bfa4ecee0f66365e2998.zip |
[sanitizers] Redirect stdout and stderr to TASK_LOG
At some point cpplint.py became very noisy during a build spewing
a few hundred lines of "Done processing..." even with SILENT=1 in
cmake. This attempts to redirect the stdout of "Done processing" to
the task log along with any errors.
Tested by this with and without SILENT=1 to check things.
Differential Revision: https://reviews.llvm.org/D71402
Reviewed By: eugenis
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions