xref: /illumos-gate/usr/src/tools/smatch/src/validation/preprocessor/dump-macros-empty.c (revision 8515d723262b57176aeeda8734edbe79fe1e7a5a)
1 /*
2  * check-name: dump-macros with empty file
3  * check-command: sparse -E -dD empty-file
4  *
5  * check-output-ignore
6 check-output-pattern(1): #define __CHECKER__ 1
7  */
8