<rdar://problem/12503640> Fixing an issue where the dynamic type of an...
<rdar://problem/12503640> Fixing an issue where the dynamic type of an Objective-C pointer changed but we still reported the one-true-definition for the previous type. This was causing issues where a variable could be reported as being of an entirely different type after an assignment llvm-svn: 166119
Showing
- lldb/include/lldb/Core/ValueObject.h 3 additions, 0 deletionslldb/include/lldb/Core/ValueObject.h
- lldb/source/Core/ValueObject.cpp 7 additions, 0 deletionslldb/source/Core/ValueObject.cpp
- lldb/source/Core/ValueObjectDynamicValue.cpp 2 additions, 0 deletionslldb/source/Core/ValueObjectDynamicValue.cpp
Please register or sign in to comment