function_hooks: update comment explaining various function hooks
[smatch.git] / validation / preprocessor / ident.c
blob3e7f3ad09b803224566f9fc60eb37d7a59d680c7
1 #ident "foo"
3 /*
4 * check-description: check that the non-standard "#ident ..." is ignored.
5 * check-name: ident
6 * check-command: sparse -E $file
8 * check-output-start
11 * check-output-end