diff options
author | Michael Jones <71531609+michaelrj-google@users.noreply.github.com> | 2024-02-27 11:03:20 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-27 11:03:20 -0800 |
commit | 8e3b60540c81354b321018a47bf159ca9b52d776 (patch) | |
tree | dd2d41ebf6b76a11fec321cee59d0962114b76bf /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 13fd4bf4e53391aab3cdfd922e9ceb4ad1225d1e (diff) | |
download | llvm-8e3b60540c81354b321018a47bf159ca9b52d776.zip llvm-8e3b60540c81354b321018a47bf159ca9b52d776.tar.gz llvm-8e3b60540c81354b321018a47bf159ca9b52d776.tar.bz2 |
[libc] Add fixed point support to printf (#82707)
This patch adds the r, R, k, and K conversion specifiers to printf, with
accompanying tests. They are guarded behind the
LIBC_COPT_PRINTF_DISABLE_FIXED_POINT flag as well as automatic fixed
point support detection.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions