summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2024-09-04 06:51:30 -0700
committerGitHub <noreply@github.com>2024-09-04 06:51:30 -0700
commit7732d8e51819416b9d28b1815bdf81d0e0642b04 (patch)
treef71218eae3c7e79fa3e30c10d243ca2fe3d677a5 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface.cpp
parent6c143a86cddbc6d0431dd643bfc7d4f017042512 (diff)
[ADT] Deprecate DenseMap::FindAndConstruct (#107224)
I've migrated all uses of FindAndConstruct to operator[] and try_emplace. This patch inlines FindAndConstruct into operator[] and deprecates FindAndConstruct.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions