[all-commits] [llvm/llvm-project] 01e339: Split up the runCmd trace printing to print the co...
jimingham via All-commits
all-commits at lists.llvm.org
Fri Jul 7 19:09:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 01e3393b94d194ee99e57f23f9c08160cef94753
https://github.com/llvm/llvm-project/commit/01e3393b94d194ee99e57f23f9c08160cef94753
Author: Jim Ingham <jingham at apple.com>
Date: 2023-07-07 (Fri, 07 Jul 2023)
Changed paths:
M lldb/packages/Python/lldbsuite/test/lldbtest.py
Log Message:
-----------
Split up the runCmd trace printing to print the command before running.
That way if the command crashes you still know what it was.
Differential Revision: https://reviews.llvm.org/D154752
More information about the All-commits
mailing list