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

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 5 13:03:01 PDT 2015


clayborg resigned from this revision.
clayborg removed a reviewer: clayborg.
clayborg added a comment.

DeclBase.h will need to be submitted against clang, not LLDB.

Then add Sean Callanan and Jim Ingham as the reviewers as they are the masters of the expression parser. I helped to get the CompilerDecl and CompilerDeclContext stuff in, but Sean and Jim should review expression parser changes.

Please add Jim Ingham and Sean Callanan as reviewers.


http://reviews.llvm.org/D13350





More information about the lldb-commits mailing list