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
kernel-printf: add printf format %pra for struct range
[smatch.git]
/
validation
/
preprocessor
/
bad-cmdline-include.c
blob
e4ee03f450c45623c8a75f4748ab7013249eae7b
1
#error some random error
2
3
/*
4
* check-name: bad-cmdline-include
5
* check-command: sparse -include $file
6
*
7
* check-error-start
8
command-line: note: in included file (through builtin):
9
preprocessor/bad-cmdline-include.c:1:2: error: some random error
10
* check-error-end
11
*/