aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/flex-array-union-array-no.c
blob: 5a1de787b1e8a25a48784572cd7e044437147916 (plain)
1
2
3
4
5
6
7
8
9
#include "flex-array-union-array.h"

/*
 * check-name: flex-array-union-no
 * check-command: sparse -Wflexible-array-array -Wno-flexible-array-union $file
 *
 * check-error-start
 * check-error-end
 */