diff options
| author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-02-11 09:51:18 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-11 09:51:18 -0800 |
| commit | 918848d03bb9d0e06dea2ef588bda17ff961923c (patch) | |
| tree | d1eacd92b06b20506872efc6df1dca4b303092d7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 55ae118db7c36fb88994e072e424cb66d1f34e74 (diff) | |
[lldb] Devirtualize GetValueProperties (NFC) (#126583)
Nobody is overriding GetValueProperties, so in practice we're always
using `m_collection_sp`, which means we don't need to check the pointer.
The temlated helpers were already operating on `m_collection_sp`
directly so this makes the rest of the class consistent.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
