Sirraide wrote: > We probably want to only emit this diagnostic (or perform the check at all really) if we’re in `-std=gnuXY`/`-std=gnu++XY` mode. Also, in non-GNU C23/C++11 mode, we can just suggest `[[gnu::format]]` instead https://github.com/llvm/llvm-project/pull/166738