[all-commits] [llvm/llvm-project] 70605f: [lit] Don't crash for --time-tests in aborted test...
Julian Lettner via All-commits
all-commits at lists.llvm.org
Thu Apr 30 18:19:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 70605ff452a8a45aa6924baff60bed14eb8fb00a
https://github.com/llvm/llvm-project/commit/70605ff452a8a45aa6924baff60bed14eb8fb00a
Author: Julian Lettner <julian.lettner at apple.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M llvm/utils/lit/lit/main.py
Log Message:
-----------
[lit] Don't crash for --time-tests in aborted test run
Properly print the test times histogram even for aborted (user
interrupt, [Ctrl+C]) test runs.
More information about the All-commits
mailing list