summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorChristopher Di Bella <cjdb@google.com>2024-08-01 05:54:06 -0700
committerGitHub <noreply@github.com>2024-08-01 08:54:06 -0400
commitd10dc5a06fac4dcabf2264c64c8672c6f6ae36fb (patch)
tree7a129bd607909ec4838e7e995c254e80add2a567 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parent3d1e1d9c2eb3e3ffebd580a453fa2bd9a4c0abd6 (diff)
[libc++] Remove dedicated namespaces for ranges functions (#76543)
We originally put implementation-detail function objects into individual namespaces for `std::ranges` without a good reason for doing so. This practice was continued, presumably because there was prior art. Since there's no reason to keep these namespaces, this commit removes them, which will slightly impact binary size. This commit does not apply to CPOs, some of which need additional work.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions