[all-commits] [llvm/llvm-project] eee887: [lldb/test] Print build commands in trace mode

Pavel Labath via All-commits all-commits at lists.llvm.org
Fri Oct 29 02:34:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eee887e03551685bc03657a61c2f36ff1b522919
      https://github.com/llvm/llvm-project/commit/eee887e03551685bc03657a61c2f36ff1b522919
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2021-10-29 (Fri, 29 Oct 2021)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/builders/builder.py
    M lldb/packages/Python/lldbsuite/test/lldbtest.py
    M lldb/packages/Python/lldbsuite/test_event/build_exception.py
    A lldb/test/API/test_utils/base/Makefile
    A lldb/test/API/test_utils/base/TestBaseTest.py
    A lldb/test/API/test_utils/base/return0.cpp

  Log Message:
  -----------
  [lldb/test] Print build commands in trace mode

Running tests with -t prints all lldb commands being run. It makes sense
to print all the build commands as well.

Differential Revision: https://reviews.llvm.org/D112212




More information about the All-commits mailing list