repo.or.cz
/
smatch.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
states: rename unreachable() to is_unreachable()
[smatch.git]
/
validation
/
flex-array-union-array-no.c
blob
5a1de787b1e8a25a48784572cd7e044437147916
1
#include
"flex-array-union-array.h"
2
3
/*
4
* check-name: flex-array-union-no
5
* check-command: sparse -Wflexible-array-array -Wno-flexible-array-union $file
6
*
7
* check-error-start
8
* check-error-end
9
*/