blob: c2cf912047e9803493cece9693d87e22dfe62aa1 [file] [log] [blame]
// { dg-do compile { target c++11 } }
int **** [[gnu::format(printf, 1, 2)]] foo(const char *, ...); // { dg-warning "only applies to function types" }