Skip to content
Commit c03bdd9c authored by Sean Callanan's avatar Sean Callanan
Browse files

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
parent 77dcc726
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment