[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 13:26:01 PDT 2019


teemperor marked an inline comment as done.
teemperor added inline comments.


================
Comment at: lldb/source/Commands/OptionsBase.td:11
+  // *.inc file.
+  string Command;
+}
----------------
I'm open to renaming this if anyone has a better name for this.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D64365





More information about the lldb-commits mailing list