[Lldb-commits] [PATCH] D74001: Fix after c25938d

Adrian McCarthy via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 4 15:18:52 PST 2020


amccarth created this revision.
amccarth added reviewers: jasonmolenda, clayborg.

My refactor caused some changes in error reporting that TestAddDsymCommand.py was checking, so this restores some of the changes to preserve the old behavior.

Putting this through review rather than committing directly because it's one of a couple alternatives discussed, and the affected test is currently XFAILed, so we have time to decide the best way forward.


https://reviews.llvm.org/D74001

Files:
  lldb/source/Commands/CommandObjectTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74001.242440.patch
Type: text/x-patch
Size: 6486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200204/287d6c98/attachment.bin>


More information about the lldb-commits mailing list