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

Eugene Leviant via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 18 05:25:15 PST 2015


evgeny777 updated this revision to Diff 40497.
evgeny777 added a comment.

Hi folks!

The clang patch has been landed. I've added test cases, so please look at the new patch. Thanks


http://reviews.llvm.org/D13350

Files:
  packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py
  packages/Python/lldbsuite/test/lang/cpp/namespace/main.cpp
  packages/Python/lldbsuite/test/lang/cpp/nsimport/TestCppNsImport.py
  source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13350.40497.patch
Type: text/x-patch
Size: 4982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151118/38877788/attachment.bin>


More information about the lldb-commits mailing list