smatch_data/kernel.unreachable.ignore: add BUG(), WARN_ON() and others
[smatch.git] / validation / linear / bitfield-sign-default.c
blob9a2854e63c47803e47c587c5a4404d67394a8628
1 struct s {
2 int f:2;
3 };
5 static int getf(struct s s) { return s.f; }
7 /*
8 * check-name: bitfield-sign-default
9 * check-command: test-linearize -fdump-ir=linearize $file
11 * check-output-ignore
12 * check-output-contains: sext\\.