expressions: make assign_expression() take an op argument
[smatch.git] / validation / ioc-typecheck.c
blob34b37d310560ca85cc6443c5d311b5d60c26bd3f
1 extern unsigned int __invalid_size_argument_for_IOC;
2 static unsigned iocnrs[] = {
3 [ 1 ? 0 : __invalid_size_argument_for_IOC ] = 1,
4 };
5 /*
6 * check-name: integer constant & conditional expression
7 * check-known-to-fail
9 * check-error-start
10 * check-error-end