[Lldb-commits] [PATCH] D12658: Search variables based on clang::DeclContext and clang::Decl tree
Paul Herman via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 15 17:36:46 PDT 2015
paulherman added a comment.
The test was supposed to be marked as an XFAIL. I'm currently writing a fix for this that reports ambiguity in a context and deals with imported decls.
http://reviews.llvm.org/D12658
More information about the lldb-commits
mailing list