[all-commits] [llvm/llvm-project] 34eb15: [lldb] Remove reproducer verifier and correspondin...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Mar 3 11:21:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34eb15b5c30601085acb0921f5410aafc0389232
https://github.com/llvm/llvm-project/commit/34eb15b5c30601085acb0921f5410aafc0389232
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-03-03 (Thu, 03 Mar 2022)
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/TestDebugSymbols.test
R lldb/test/Shell/Reproducer/TestVerify.test
Log Message:
-----------
[lldb] Remove reproducer verifier and corresponding command
This removes the reproducer verifier and the corresponding `reproducer
verify` subcommand.
More information about the All-commits
mailing list