[clang] [Sema] Fix missing warnings for unused args with invalid printf specs. (PR #158514)

via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 15 06:21:00 PDT 2025


https://github.com/Sirraide commented:

Yeah, I agree that it doesn’t seem helpful to try and determine how many arguments we actually want if there’s a problem w/ the format string.

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


More information about the cfe-commits mailing list