summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h
diff options
context:
space:
mode:
authorEvgeniy Brevnov <ybrevnov@azul.com>2021-10-20 16:42:19 +0700
committerEvgeniy Brevnov <ybrevnov@azul.com>2021-10-21 15:45:53 +0700
commit1a8ec24efbae282f39eaacd5b22f37c2d8cad12f (patch)
treefa2abc9acff11647e0ca252a47aab717e0ff3d6b /lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h
parent36ec848dc7186b9713bb69ade134f9b2b7d65070 (diff)
[NARY-REASSOCIATE][NFC] Simplify min/max handling
In order to explore different variants of reassociation current implementation uses "swap in a loop" approach. Unfortunately, the implementation is more complicated than it could be. This is an attempt to streamline the code. New approach is to extract core functionality into a helper function and call it explicitly as many times as required. Reviewed By: nikic Differential Revision: https://reviews.llvm.org/D112128
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h')
0 files changed, 0 insertions, 0 deletions