aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2025-11-07 08:27:55 +0100
committerGitHub <noreply@github.com>2025-11-07 08:27:55 +0100
commitfc5e0c071bfba9c8cc86ecff926b84a999970613 (patch)
treeba3d14bf62d330d5ca096df7c3c14d551818f493 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentc8adbd7a8b469355d40e381bd4597a24ef651313 (diff)
downloadllvm-fc5e0c071bfba9c8cc86ecff926b84a999970613.zip
llvm-fc5e0c071bfba9c8cc86ecff926b84a999970613.tar.gz
llvm-fc5e0c071bfba9c8cc86ecff926b84a999970613.tar.bz2
[libc++] Simplify most of the segmented iterator optimizations (#164797)
This patch does two things. (1) It replaces SFINAE with `if constexpr`, avoiding some overload resolution and unnecessary boilerplate. (2) It removes an overload from `__for_each_n` to forward to `__for_each`, since `__for_each` doesn't provide any further optimizations.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions