[Lldb-commits] [PATCH] D74798: [lldb-vscode] Use libOption with tablegen to parse command line options.
Ivan Hernandez via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 18 15:02:34 PST 2020
ivanhernandez13 created this revision.
Herald added subscribers: lldb-commits, mgorny.
Herald added a project: LLDB.
This change will bring lldb-vscode in line with how several other llvm tools process command line arguments.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D74798
Files:
lldb/tools/lldb-vscode/CMakeLists.txt
lldb/tools/lldb-vscode/Opts.td
lldb/tools/lldb-vscode/lldb-vscode.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74798.245284.patch
Type: text/x-patch
Size: 6359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200218/1995c2f8/attachment.bin>
More information about the lldb-commits
mailing list