Fixed ClangExpressionDeclMap to use the debug
information about the current frame rather than the debug information about "this" and "self" when determining the types of those pointers. This allows expressions to work in frames that don't have valid "this" and "self" pointers, working around poor debug information. llvm-svn: 150051
Loading
Please register or sign in to comment