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.



git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@134518 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed