diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-10-19 19:39:33 -0700 |
---|---|---|
committer | Aiden Grossman <aidengrossman@google.com> | 2025-10-20 03:09:39 +0000 |
commit | 4f5374bef554eb7f5429c1a86d90833e4a3c98de (patch) | |
tree | bd0c02514b9cfeff44e67bca17f32468bfc5cd5b /clang/unittests/Format/FormatTestJava.cpp | |
parent | 7539fc5b33ad9344cca75e55ecfec7cc71dfccdc (diff) | |
download | llvm-4f5374bef554eb7f5429c1a86d90833e4a3c98de.zip llvm-4f5374bef554eb7f5429c1a86d90833e4a3c98de.tar.gz llvm-4f5374bef554eb7f5429c1a86d90833e4a3c98de.tar.bz2 |
[Clnag] Prefer octal to hex for printf
The printf implementation on MacOS that gets picked up by the internal
shell does not support the \xff form as it is not mandated by POSIX.
Prefer octal which is supported and mandated by POSIX.
This is similar to c745c5497069a966a43e5ba03d137e0189921073.
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions