[Lldb-commits] [PATCH] D52604: Clean-up usage of OptionDefinition arrays

Tatyana Krasnukha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 27 04:34:59 PDT 2018


tatyana-krasnukha created this revision.
tatyana-krasnukha added reviewers: clayborg, zturner.
tatyana-krasnukha added a project: LLDB.
Herald added a subscriber: lldb-commits.

Removed unused static arrays from headers, removed sentinel entry from OptionDefinition array in Driver.cpp.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D52604

Files:
  include/lldb/Target/Platform.h
  source/Commands/CommandObjectDisassemble.h
  source/Commands/CommandObjectExpression.h
  tools/driver/Driver.cpp
  tools/driver/Driver.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52604.167276.patch
Type: text/x-patch
Size: 13077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180927/0f796f08/attachment-0001.bin>


More information about the lldb-commits mailing list