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
Ignore casts. foo((int *)&bar) is the same as foo(&bar) to this script.
[smatch.git]
/
validation
/
badtype1.c
blob
4366d8db228946f4088502c6cec705b1b85af8f3
1
static void
foo
(
enum
bar baz
);