Re: [Cocci] [PATCH 22/32] parsing_c: pretty_print_c: Reflect Cast attributes

2020-05-03 Thread Julia Lawall
On Tue, 28 Apr 2020, Jaskaran Singh wrote: > Cast attributes are added to the SmPL AST. Print these attributes in > pretty_print_c.ml. > > Signed-off-by: Jaskaran Singh > --- > parsing_c/pretty_print_c.ml | 7 --- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/parsing_

[Cocci] [PATCH 22/32] parsing_c: pretty_print_c: Reflect Cast attributes

2020-04-28 Thread Jaskaran Singh
Cast attributes are added to the SmPL AST. Print these attributes in pretty_print_c.ml. Signed-off-by: Jaskaran Singh --- parsing_c/pretty_print_c.ml | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/parsing_c/pretty_print_c.ml b/parsing_c/pretty_print_c.ml index 99a7e0e