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
type: introduce get_final_type()
[smatch.git]
/
validation
/
prototype.c
blob
c338e1619a371d0c208abad27838f2d1f08658c1
1
static int
prototype
(
void
);
2
3
/*
4
* check-name: Compile skip function prototype
5
* check-command: sparsec -c $file -o tmp.o
6
*/