brintos

brintos / llvm-project-archived public Read only

0
0
Text · 138 B · 1c9e00b Raw
4 lines · c
1static void thing(void) { // expected-warning {{'static' function 'thing' declared in header file should be declared 'static inline'}}2}3 4