[clang] [Sema] Suggest missing format attributes (PR #166738)

Vladimir Vuksanovic via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 27 00:04:28 PST 2025


================
@@ -0,0 +1,68 @@
+// RUN: %clang_cc1 -fsyntax-only -verify -Wmissing-format-attribute %s
----------------
vvuksanovic wrote:

Done.

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


More information about the cfe-commits mailing list