[Lldb-commits] [PATCH] D127336: [lldb] Remove default argument from getBuildArtifact

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 8 12:43:30 PDT 2022


JDevlieghere created this revision.
Herald added a project: All.
JDevlieghere requested review of this revision.

Remove default argument from lldbtest.getBuildArtifact.


https://reviews.llvm.org/D127336

Files:
  lldb/packages/Python/lldbsuite/test/lldbtest.py
  lldb/test/API/functionalities/gdb_remote_client/TestPlatformKill.py
  lldb/test/API/iohandler/sigint/TestProcessIOHandlerInterrupt.py
  lldb/test/API/lang/cpp/class_types/TestClassTypes.py
  lldb/test/API/macosx/simulator/TestSimulatorPlatform.py
  lldb/test/API/qemu/TestQemuLaunch.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127336.435298.patch
Type: text/x-patch
Size: 5296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220608/c448540c/attachment.bin>


More information about the lldb-commits mailing list