[Lldb-commits] [PATCH] D49739: [WIP] Re-implement MI target-select command.
Alexander Polyakov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 31 13:41:37 PDT 2018
apolyakov updated this revision to Diff 158377.
apolyakov added a comment.
Changed the order of `if` statements to follow llvm coding standards.
https://reviews.llvm.org/D49739
Files:
include/lldb/API/SBTarget.h
lit/lit.cfg
lit/tools/lldb-mi/target/inputs/main.c
lit/tools/lldb-mi/target/inputs/target-select-so-path.py
lit/tools/lldb-mi/target/lit.local.cfg
lit/tools/lldb-mi/target/target-select-so-path.test
scripts/interface/SBTarget.i
source/API/SBTarget.cpp
tools/lldb-mi/MICmdCmdTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49739.158377.patch
Type: text/x-patch
Size: 10458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180731/0980a6be/attachment.bin>
More information about the lldb-commits
mailing list