[all-commits] [llvm/llvm-project] 0016f4: [lldb] Remove errant call to SBReproducer.SetWorki...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Mar 24 17:33:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0016f476ab1f9013d336491924495ec01f43a045
https://github.com/llvm/llvm-project/commit/0016f476ab1f9013d336491924495ec01f43a045
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2023-03-24 (Fri, 24 Mar 2023)
Changed paths:
M lldb/packages/Python/lldbsuite/test/lldbtest.py
Log Message:
-----------
[lldb] Remove errant call to SBReproducer.SetWorkingDirectory
The old reproducer functionality has been removed. Remove this call as
it's now just a NO-OP.
More information about the All-commits
mailing list