atomic_inc_dec: improve how inc/dec is recorded in the DB
[smatch.git] / validation / flex-array-union-array-no.c
blob5a1de787b1e8a25a48784572cd7e044437147916
1 #include "flex-array-union-array.h"
3 /*
4 * check-name: flex-array-union-no
5 * check-command: sparse -Wflexible-array-array -Wno-flexible-array-union $file
7 * check-error-start
8 * check-error-end
9 */