diff options
| author | Arthur Eubanks <aeubanks@google.com> | 2022-02-07 18:16:08 -0800 |
|---|---|---|
| committer | Arthur Eubanks <aeubanks@google.com> | 2022-02-09 09:11:27 -0800 |
| commit | ff31020ee651d4867c5f1910fa0ded11cf8c2b13 (patch) | |
| tree | 3aea69bcd662eddc357d93595b003bdd6e5ca56a /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | 022baf71edf487980698447154d83c8561651361 (diff) | |
[OpaquePtr][LoopAccessAnalysis] Support opaque pointers
Previously we relied on the pointee type to determine what type we need
to do runtime pointer access checks.
With opaque pointers, we can access a pointer with more than one type,
so now we keep track of all the types we're accessing a pointer's
memory with.
Also some other minor getPointerElementType() removals.
Reviewed By: #opaque-pointers, nikic
Differential Revision: https://reviews.llvm.org/D119047
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
