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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
