llvm-project
40ba1f60 - [clang] Update -Wformat warnings for fixed-point format specifiers (#82855)

Commit
1 year ago
[clang] Update -Wformat warnings for fixed-point format specifiers (#82855) ISO/IEC TR 18037 defines %r, %R, %k, and %K for fixed point format specifiers. -Wformat should not warn on these when they are provided.
Author
Parents
Loading