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
remove 'Escape' from token character class
[smatch.git]
/
validation
/
prototype.c
blob
481cc93e05a22ab29d078d0825b39a4f37d98b65
1
static int
prototype
(
void
);
2
3
/*
4
* check-name: Compile skip function prototype
5
* check-command: ./sparsec -c $file -o tmp.o
6
*/