summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2024-09-04 16:39:09 -0400
committerGitHub <noreply@github.com>2024-09-04 16:39:09 -0400
commit23f6c3370b8bc0bf773e69a41bf90454c0a10120 (patch)
treea45131022f6309cad6a980ff65f023ee71a1c10f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentd21e731c42d6b967e29dbe2edc16c1b86885df0d (diff)
[libc++][modules] Remove dependency on __algorithm/max from hypot.h (#107150)
That dependency was added recently when we made improvements to std::hypot, but that resulted in `__math` depending on `__algorithm`, which is a very heavyweight module. This patch uses `__math::fmax` instead.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions