summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorvporpo <vporpodas@google.com>2024-08-16 13:16:43 -0700
committerGitHub <noreply@github.com>2024-08-16 13:16:43 -0700
commit8c5d76ac508ece0b41cfd33247d1f0551c80a9e8 (patch)
tree2434f775ae9be85cd799bd8e229eb0b04cca8aec /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parentaf81b4f9f98f6ac89f876637f065d6525e374468 (diff)
[SandboxIR][Tracker][NFC] GenericSetterWithIdx (#104615)
This patch adds a generic change tracker class, similar to GenericSetter, but for getter/setter functions that also take an index argument. For example: `Foo:get(Idx)` and `Foo::set(Idx, Val)`. These setter/getter patterns are common enough that using a common implementation seems beneficial.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions