[Lldb-commits] [PATCH] D14542: [lldb] Fix name lookup in ClangASTContext

Dawn Perchik via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 11 09:51:16 PST 2015


dawn added a subscriber: dawn.
dawn accepted this revision.
dawn added a reviewer: dawn.
dawn added a comment.

Patch is correct - without it we loop through the same decl context again.  I've tested it locally - there are no new regressions.


http://reviews.llvm.org/D14542





More information about the lldb-commits mailing list