blob: 1c9e00b8bd22f4efec03fad607b363fab35bf715 [file] [log] [blame]
Fariborz Jahanian12d2cc72012-06-27 19:43:29 +00001static void thing(void) { // expected-warning {{'static' function 'thing' declared in header file should be declared 'static inline'}}
2}
3