blob: 87951699a42b60a35a64e7934798d3f97236de06 [file] [log] [blame]
static int foo(void) __attribute__((unknown_attribute));
/*
* check-name: warn-unknown-attribute-no
* check-command: sparse -Wno-unknown-attribute $file
*
* check-error-start
* check-error-end
*/