[Lldb-commits] [PATCH] D111989: [lldb] Reduce code duplication around inferior building

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 18 06:40:24 PDT 2021


labath updated this revision to Diff 380372.
labath added a comment.

Adjust for TestStandardUnwind removal (the patch fixes it sufficiently to make it litter the source tree with build artifacts).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111989/new/

https://reviews.llvm.org/D111989

Files:
  lldb/docs/testsuite/a-detailed-walkthrough.txt
  lldb/packages/Python/lldbsuite/test/README-TestSuite
  lldb/packages/Python/lldbsuite/test/builders/builder.py
  lldb/packages/Python/lldbsuite/test/builders/darwin.py
  lldb/packages/Python/lldbsuite/test/lldbtest.py
  lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py
  lldb/test/API/commands/add-dsym/uuid/TestAddDsymCommand.py
  lldb/test/API/functionalities/breakpoint/comp_dir_symlink/TestCompDirSymLink.py
  lldb/test/API/macosx/add-dsym/TestAddDsymDownload.py
  lldb/test/API/macosx/add-dsym/TestAddDsymMidExecutionCommand.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111989.380372.patch
Type: text/x-patch
Size: 23421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211018/bf510aad/attachment-0001.bin>


More information about the lldb-commits mailing list