llvm-project
40ba1f60
- [clang] Update -Wformat warnings for fixed-point format specifiers (#82855)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#82855 - [clang] Update -Wformat warnings for fixed-point format specifiers
Author
PiJoules
Parents
16e74fd4
Loading