[Lldb-commits] [PATCH] D73594: Refactor CommandObjectTargetSymbolsAdd::AddModuleSymbols
Adrian McCarthy via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 30 10:41:09 PST 2020
amccarth updated this revision to Diff 241510.
amccarth marked an inline comment as done.
amccarth added a comment.
- Backed out the warn-and-continue behavior change. It should be addressed later.
- Changed lldb_assert to assert.
- Improved comment in place of the proposed TODO.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73594/new/
https://reviews.llvm.org/D73594
Files:
lldb/source/Commands/CommandObjectTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73594.241510.patch
Type: text/x-patch
Size: 10670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200130/19faf44b/attachment.bin>
More information about the lldb-commits
mailing list