summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-11-16 21:34:44 -0800
committerGitHub <noreply@github.com>2025-11-16 21:34:44 -0800
commitb7a673c882fbebc6e0fac0ad3be56d39e3902daf (patch)
treee3d69d420116d4d507779b548944d50324e36cd2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent49d5bb0ad0cb31410184c462801c5049ad671517 (diff)
[ADT] Delegate among DenseMap constructors (NFC) (#168309)
This patch teaches DenseMap constructors to delegate to other DenseMap constructors where we can. The intent is for these constructors to build on top of a higher-level concept like the default-constructed instance instead of calling init on our own. This is part of the effort outlined in #168255.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions