[all-commits] [llvm/llvm-project] fb0d2d: Fix after c25938d
amccarth-google via All-commits
all-commits at lists.llvm.org
Tue Feb 4 16:37:56 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fb0d2d455f56bca239041c8d7ad7b57da1087b35
https://github.com/llvm/llvm-project/commit/fb0d2d455f56bca239041c8d7ad7b57da1087b35
Author: Adrian McCarthy <amccarth at google.com>
Date: 2020-02-04 (Tue, 04 Feb 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/commands/add-dsym/uuid/TestAddDsymCommand.py
M lldb/source/Commands/CommandObjectTarget.cpp
Log Message:
-----------
Fix after c25938d
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 and to un-xfail the affected test.
Differential Revision: https://reviews.llvm.org/D74001
More information about the All-commits
mailing list