diff options
| author | Kazu Hirata <kazu@google.com> | 2022-08-27 21:20:58 -0700 |
|---|---|---|
| committer | Kazu Hirata <kazu@google.com> | 2022-08-27 21:20:59 -0700 |
| commit | 7a617fdf39dad656e08001fb2dfa31cc42fd30e2 (patch) | |
| tree | 42798a8a4930ffa451edab7f8bb6a2d9293bcbb3 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 1b002d27683522e15d6ef3bccb74e751bbf56e74 (diff) | |
Use std::gcd (NFC)
This patch replaces calls to GreatestCommonDivisor64 with std::gcd
where both arguments are known to be of unsigned types no larger than
64 bits in size.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
