Skip to content
Commit dd0649bc authored by Greg Clayton's avatar Greg Clayton
Browse files

Fixed an issue that was causing us to crash when evaluating expressions for

objective C or C++ methods when "self" or "this" were in scope, but had 
invalid locations in a DWARF location list. The lack of a valid value caused
us to use an invalid type value and then we tried to import that invalid 
value and we would crash.

llvm-svn: 134518
parent dce4dffc
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