This is an archive of the discontinued LLVM Phabricator instance.

Fix TestGetVariables.py.
ClosedPublic

Authored by chaoren on Apr 25 2016, 4:21 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

chaoren updated this revision to Diff 54940.Apr 25 2016, 4:21 PM
chaoren retitled this revision from to Fix TestGetVariables.py..
chaoren updated this object.
chaoren added reviewers: sivachandra, clayborg.
chaoren added a subscriber: lldb-commits.
This revision was automatically updated to reflect the committed changes.
clayborg edited edge metadata.Apr 25 2016, 4:50 PM

Looks good. We will need to remove the darwin only decorator as well to enable this for other platforms.