diff options
| author | michaelrj-google <71531609+michaelrj-google@users.noreply.github.com> | 2023-10-27 11:04:11 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-27 11:04:11 -0700 |
| commit | 6e863c40738f6db56e98dc54458b82fc9b7d597f (patch) | |
| tree | b55e1fa6481421dabc158d7bf7c66d61c73711f2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 793e636ecb194f43a1fbcc7ccbe9b38888b96f0d (diff) | |
[libc] Fix incorrect printing for alt mode ints (#70252)
Previously, our printf would incorrectly handle conversions like
("%#x",0) and ("%#o",0). This patch corrects the behavior to match what
is described in the standard.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
