aleksandr.urakov added a comment.
Thanks!
Repository:
rL LLVM
https://reviews.llvm.org/D49475
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337397: Fix variables.test after D49018 (authored by
stella.stamenova, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D49475?vs=156049&id=1560
aleksandr.urakov added a comment.
Can you commit this for me, please? I have no commit access.
https://reviews.llvm.org/D49475
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
aleksandr.urakov created this revision.
aleksandr.urakov added reviewers: stella.stamenova, lldb-commits.
This one fixes variables.test after https://reviews.llvm.org/D49018. The test
was broken because https://reviews.llvm.org/D49018 adds a location information
to variables, but I hadn't notice