[e-acsl] fix printing of superfluous parentheses for function declarations
When attributes were present but not printed, unnecessary parentheses were still placed. This applies the same solution for array declarations to function declarations.
Showing
- src/kernel_services/ast_printing/cil_printer.ml 3 additions, 5 deletionssrc/kernel_services/ast_printing/cil_printer.ml
- src/plugins/e-acsl/tests/libc/oracle/gen_mem.c 6 additions, 6 deletionssrc/plugins/e-acsl/tests/libc/oracle/gen_mem.c
- src/plugins/e-acsl/tests/temporal/oracle/gen_t_memcpy.c 6 additions, 6 deletionssrc/plugins/e-acsl/tests/temporal/oracle/gen_t_memcpy.c
Loading
Please register or sign in to comment