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

Eugene Leviant via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 27 08:52:47 PDT 2016


evgeny777 abandoned this revision.
evgeny777 added a comment.

This patch is longer valid after more than 9 months on review due to changes in namespace handing in ClangExpressionDeclMap. It probably should be done in a different way, but I don't have time for this now.


https://reviews.llvm.org/D13350





More information about the lldb-commits mailing list