Files
llvm/lldb/source/Core
Enrico Granata c74275bc4a Move the logic to post-process dynamic types for ValueObject purposes from the ValueObjects to the LanguageRuntime plugins
This is meant to cover cases such as the obvious

Base *base = new Derived();

where GetDynamicTypeAndAddress(base) would return the type "Derived", not "Derived *"

llvm-svn: 248315
2015-09-22 19:45:52 +00:00
..
2015-09-03 08:46:55 +00:00
2015-09-09 17:25:43 +00:00
2015-09-22 05:07:56 +00:00
2015-08-26 23:55:14 +00:00