This revision was automatically updated to reflect the committed changes.
Closed by commit rL333639: Remove append parameter to FindGlobalVariables
(authored by labath, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D46885?vs=146848&id
labath added a comment.
Thanks for the patch. I've clang-formatted it and committed in r333639.
https://reviews.llvm.org/D46885
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
tromey added a comment.
I don't have commit access, so could someone please land this for me?
https://reviews.llvm.org/D46885
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
aprantl added a comment.
I couldn't find any additional uses of FindGlobalVariables in swift-lldb either.
https://reviews.llvm.org/D46885
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-c