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