diff options
author | Michael Jones <michaelrj@google.com> | 2024-09-19 11:33:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-19 13:33:23 -0500 |
commit | 010c0d36e1c8e25212dbbb7ed03dd6eb58b48f45 (patch) | |
tree | 8d4c21c2e63c16d150de587073cf18e72b83aa20 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces | |
parent | edf3b277a5f2ebe144827ed47463c22743cac5f9 (diff) | |
download | llvm-010c0d36e1c8e25212dbbb7ed03dd6eb58b48f45.zip llvm-010c0d36e1c8e25212dbbb7ed03dd6eb58b48f45.tar.gz llvm-010c0d36e1c8e25212dbbb7ed03dd6eb58b48f45.tar.bz2 |
[libc][AMDGPU] Disable %m in RPC server (#109317)
The RPC server directly includes the printf code, but doesn't support
errno, so the %m conversion needs to be disabled there as well. This
patch does that.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces')
0 files changed, 0 insertions, 0 deletions