[clang] [clang] Update -Wformat warnings for fixed-point format specifiers (PR #82855)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 23 23:57:56 PST 2024


MaskRay wrote:

Do you know a libc implementation that actually implements `%k` `%r` and who are the potential users? From a quick glance, gcc avr supports fixed-point types but avr-libc doesn't seem to support %k %r.

https://github.com/llvm/llvm-project/pull/82855


More information about the cfe-commits mailing list