diff options
| author | Nikita Popov <npopov@redhat.com> | 2022-01-21 12:01:18 +0100 |
|---|---|---|
| committer | Nikita Popov <npopov@redhat.com> | 2022-01-24 10:10:13 +0100 |
| commit | 67346b43e0ed28047b3a4e40ea18d2218febcbf8 (patch) | |
| tree | 06e8a69d0282cc2058b69a269cd93b11384c3880 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
| parent | d29e319263de17516f50cd46edbf1e62c1289dd4 (diff) | |
| download | llvm-67346b43e0ed28047b3a4e40ea18d2218febcbf8.zip llvm-67346b43e0ed28047b3a4e40ea18d2218febcbf8.tar.gz llvm-67346b43e0ed28047b3a4e40ea18d2218febcbf8.tar.bz2 | |
[Attributor] Use MemoryLocation to get pointer operand and accessed type (NFCI)
This relies on existing APIs and avoids accessing the pointer
element type. The alternative would be to extend getPointerOperand()
to also return the accessed type, but I figured going through
MemoryLocation would be cleaner.
Differential Revision: https://reviews.llvm.org/D117868
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
