permit multiline comments and strings in macros
[bpt/coccinelle.git] / parsing_c / parsing_consistency_c.mli
1 (* check consistency and possibly change some Ident expression into
2 * TypeName, especially in argument to functions. *)
3 val consistency_checking:
4 Ast_c.program -> Ast_c.program