[all-commits] [llvm/llvm-project] 01c590: [lit] Print full googletest commad line

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri May 21 16:12:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 01c5904907318e4c13ac664567f993428602643a
      https://github.com/llvm/llvm-project/commit/01c5904907318e4c13ac664567f993428602643a
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-05-21 (Fri, 21 May 2021)

  Changed paths:
    M llvm/utils/lit/lit/formats/googletest.py
    M llvm/utils/lit/tests/googletest-format.py
    M llvm/utils/lit/tests/googletest-timeout.py
    M llvm/utils/lit/tests/googletest-upstream-format.py

  Log Message:
  -----------
  [lit] Print full googletest commad line

Similar to regular output of LIT tests:
https://github.com/llvm/llvm-project/blob/c162f086ba632ffaedfe92d63bf21571bc8ae4da/llvm/utils/lit/lit/TestRunner.py#L1569

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


  Commit: 599282300836c1c3860aeeab63c253f41863a95a
      https://github.com/llvm/llvm-project/commit/599282300836c1c3860aeeab63c253f41863a95a
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-05-21 (Fri, 21 May 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_stacktrace_test.cpp

  Log Message:
  -----------
  [NFC][sanitizer] Remove unused variable


Compare: https://github.com/llvm/llvm-project/compare/033138ea452f...599282300836


More information about the All-commits mailing list