diff options
| author | Johannes Reifferscheid <jreiffers@google.com> | 2024-07-23 10:55:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-23 10:55:32 +0200 |
| commit | 528a662d3a1e28c3bd4fe2d54bc73506b68ddc4e (patch) | |
| tree | 8ba1cfda2acfc410a34de4f366cecfb25516e2a9 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface | |
| parent | 430b2545032db9de7898444502915f89e20f7c4c (diff) | |
Fix sign of largest known divisor of div. (#100081)
There's a missing abs, so it returns a negative value if the divisor is
negative. Later this is then cast to uint.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions
