[clang] [llvm] [Sema] Implement support for -Wformat-signedness (PR #74440)

Jon Roelofs via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 12 07:49:33 PST 2024


jroelofs wrote:

At the very least, the fixit shouldn't be recommending precisely what the user wrote, which funnily enough, gcc also gets wrong: https://clang.godbolt.org/z/88sqM5xET

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


More information about the cfe-commits mailing list