states: rename unreachable() to is_unreachable()
[smatch.git] / validation / preprocessor / base-file.c
blob61a290cb069959c88af98fd10bdeb501fe1810ea
1 __FILE__
2 __BASE_FILE__
4 #include "base-file.h"
6 /*
7 * check-name: base file
8 * check-command: sparse -E $file
10 * check-output-start
12 "preprocessor/base-file.c"
13 "preprocessor/base-file.c"
14 "preprocessor/base-file.h"
15 "preprocessor/base-file.c"
16 * check-output-end