[all-commits] [llvm/llvm-project] 67bc24: [lldb] Remove --reproducer-finalize and associated...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Dec 17 12:20:09 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 67bc2435359a8f09f607d6c3fc0a196bd496d31f
https://github.com/llvm/llvm-project/commit/67bc2435359a8f09f607d6c3fc0a196bd496d31f
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-12-17 (Fri, 17 Dec 2021)
Changed paths:
R lldb/test/Shell/Reproducer/TestCrash.test
R lldb/test/Shell/Reproducer/TestFinalize.test
M lldb/test/Shell/Reproducer/TestGDBRemoteRepro.test
M lldb/tools/driver/Driver.cpp
M lldb/tools/driver/Options.td
Log Message:
-----------
[lldb] Remove --reproducer-finalize and associated functionality
This is part of a bigger rework of the reproducer feature. See [1] for
more details.
[1] https://lists.llvm.org/pipermail/lldb-dev/2021-September/017045.html
More information about the All-commits
mailing list