[Lldb-commits] [PATCH] D75537: Clear all settings during a test's setUp

Tatyana Krasnukha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 4 09:33:01 PST 2020


tatyana-krasnukha updated this revision to Diff 248213.
tatyana-krasnukha added a comment.

Added `--all` property to `settings clear` + added a test


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D75537

Files:
  lldb/packages/Python/lldbsuite/test/lldbtest.py
  lldb/source/Commands/CommandObjectSettings.cpp
  lldb/source/Commands/Options.td
  lldb/test/API/commands/expression/fixits/TestFixIts.py
  lldb/test/API/commands/settings/TestSettings.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75537.248213.patch
Type: text/x-patch
Size: 6153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200304/5d327665/attachment.bin>


More information about the lldb-commits mailing list