[PATCH] D68363: Segregate the Python class + key/value dictionary into a separate OptionGroup
Jim Ingham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 3 15:18:19 PDT 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373673: Break out the Python class & key/value options into a separate OptionGroup. (authored by jingham, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D68363?vs=222938&id=223112#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68363/new/
https://reviews.llvm.org/D68363
Files:
lldb/trunk/include/lldb/Interpreter/OptionGroupPythonClassWithDict.h
lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/scripted_bkpt/TestScriptedResolver.py
lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/scripted_bkpt/resolver.py
lldb/trunk/source/Commands/CommandObjectBreakpoint.cpp
lldb/trunk/source/Commands/Options.td
lldb/trunk/source/Interpreter/CMakeLists.txt
lldb/trunk/source/Interpreter/OptionGroupPythonClassWithDict.cpp
lldb/trunk/source/Interpreter/Options.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68363.223112.patch
Type: text/x-patch
Size: 17507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191003/f3bbc50c/attachment-0001.bin>
More information about the llvm-commits
mailing list