[all-commits] [llvm/llvm-project] bbebdb: [lit] Always print newline before test time/summary

Julian Lettner via All-commits all-commits at lists.llvm.org
Thu Oct 31 11:43:28 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bbebdbbd20533fc52f10a76d7a936524b805a712
      https://github.com/llvm/llvm-project/commit/bbebdbbd20533fc52f10a76d7a936524b805a712
  Author: Julian Lettner <julian.lettner at gmail.com>
  Date:   2019-10-31 (Thu, 31 Oct 2019)

  Changed paths:
    M llvm/utils/lit/lit/display.py

  Log Message:
  -----------
  [lit] Always print newline before test time/summary

Slightly decreases the time I need to parse the test summary.


  Commit: 20bb48c7a7dad630c5e81c28d18edc55f1206821
      https://github.com/llvm/llvm-project/commit/20bb48c7a7dad630c5e81c28d18edc55f1206821
  Author: Julian Lettner <julian.lettner at gmail.com>
  Date:   2019-10-31 (Thu, 31 Oct 2019)

  Changed paths:
    M llvm/utils/lit/lit/ProgressBar.py
    M llvm/utils/lit/lit/display.py
    M llvm/utils/lit/lit/main.py

  Log Message:
  -----------
  [lit] Extract Display.print_header function


Compare: https://github.com/llvm/llvm-project/compare/0d4e6519c5dd...20bb48c7a7da


More information about the All-commits mailing list