[clang] [clang][Sema] Accept gnu format attributes (PR #160255)

via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 23 01:18:14 PDT 2025


Sirraide wrote:

> Seems fine, but is it documented anywhere (by GCC) that e.g. `gnu_printf` behaves the same as `printf`?

Looking at the issue you linked, they at least were equivalent in 2008 when they were added to GCC

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


More information about the cfe-commits mailing list