• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 static int foo(void) __attribute__((unknown_attribute));
2 
3 /*
4  * check-name: warn-unknown-attribute
5  */
6