llvm-project
0cbc4983 - [lldb] Make ValueObjectDynamicValue::UpdateValue() point to a host b… (#125143)

Commit
305 days ago
[lldb] Make ValueObjectDynamicValue::UpdateValue() point to a host b… (#125143) …uffer ValueObjectDynamicValue::UpdateValue() assumes that the dynamic type found by GetDynamicTypeAndAddress() would return an address in the inferior. This commit makes it so it can deal with being passed a host address instead. This is needed downstream by the Swift fork. rdar://143357274
Author
Parents
Loading