diff options
| author | Tamas Berghammer <tberghammer@google.com> | 2017-03-31 20:23:22 +0000 |
|---|---|---|
| committer | Tamas Berghammer <tberghammer@google.com> | 2017-03-31 20:23:22 +0000 |
| commit | 4c08fe284125d6505008239c39b3847d5818ff40 (patch) | |
| tree | c730411862f0c489e9090d3557fc301b2aeff49c /llvm/lib/IR/Function.cpp | |
| parent | 12aa5b733e3e8f1017256ca1f694de8ffc0a4d6e (diff) | |
| download | bcm5719-llvm-4c08fe284125d6505008239c39b3847d5818ff40.tar.gz bcm5719-llvm-4c08fe284125d6505008239c39b3847d5818ff40.zip | |
Add support for sythetic operator dereference
Summary:
After this change a sythetic child provider can generate a special child
named "$$dereference$$" what if present is used when "operator*" or
"operator->" used on a ValueObject. The goal of the change is to make
expressions like "up->foo" work inside the "frame variable" command.
Reviewers: labath, jingham
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D31368
llvm-svn: 299251
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions

