[Lldb-commits] [PATCH] D64365: [lldb] Let table gen create command option initializers.
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 8 14:22:00 PDT 2019
teemperor updated this revision to Diff 208506.
teemperor added a comment.
- Added comment that std::map is also used to make sure our commands are sorted.
- anonymous namespace -> static
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64365/new/
https://reviews.llvm.org/D64365
Files:
lldb/CMakeLists.txt
lldb/cmake/modules/AddLLDB.cmake
lldb/source/Commands/BreakpointList.td
lldb/source/Commands/CMakeLists.txt
lldb/source/Commands/CommandObjectBreakpoint.cpp
lldb/source/Commands/CommandObjectHelp.cpp
lldb/source/Commands/CommandObjectSettings.cpp
lldb/source/Commands/Options.td
lldb/source/Commands/OptionsBase.td
lldb/utils/TableGen/CMakeLists.txt
lldb/utils/TableGen/LLDBOptionDefEmitter.cpp
lldb/utils/TableGen/LLDBTableGen.cpp
lldb/utils/TableGen/LLDBTableGenBackends.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64365.208506.patch
Type: text/x-patch
Size: 20483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190708/eb3cd1d0/attachment-0001.bin>
More information about the lldb-commits
mailing list