[all-commits] [llvm/llvm-project] 982a77: [lldb/Reproducers] Print more info for reproducer ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Jan 15 20:26:07 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 982a77b69408d6d54526b331046b4508a68ef459
https://github.com/llvm/llvm-project/commit/982a77b69408d6d54526b331046b4508a68ef459
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-01-15 (Wed, 15 Jan 2020)
Changed paths:
M lldb/include/lldb/Utility/Reproducer.h
M lldb/source/Commands/CommandObjectReproducer.cpp
M lldb/source/Utility/Reproducer.cpp
M lldb/test/Shell/Reproducer/TestDriverOptions.test
Log Message:
-----------
[lldb/Reproducers] Print more info for reproducer status
Reproducer status now prints the capture/replay path. It will also print
the status of auto generation when enabled.
More information about the All-commits
mailing list