[Lldb-commits] [PATCH] D13350: [lldb] Fix evaluation of qualified global variables

Sean Callanan via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 11 11:22:11 PDT 2016


spyffe accepted this revision.
spyffe added a comment.
This revision is now accepted and ready to land.

Yes, we should follow the same rules as in regular lookup for these contexts.  If the test suite is happy here, I'm happy.


http://reviews.llvm.org/D13350





More information about the lldb-commits mailing list