[kernel] Fix decision whether to introduce an implicit cast or not
attributes that are completely internal to Frama-C and do not have any impact on the semantics of the underlying value should not lead to a cast node.
Showing
- src/kernel_services/ast_queries/cil.ml 9 additions, 3 deletionssrc/kernel_services/ast_queries/cil.ml
- src/plugins/variadic/tests/known/oracle/printf.res.oracle 2 additions, 2 deletionssrc/plugins/variadic/tests/known/oracle/printf.res.oracle
- src/plugins/variadic/tests/known/oracle/printf_wrong_pointers.res.oracle 1 addition, 1 deletion...iadic/tests/known/oracle/printf_wrong_pointers.res.oracle
- src/plugins/variadic/tests/known/oracle/wchar.res.oracle 1 addition, 1 deletionsrc/plugins/variadic/tests/known/oracle/wchar.res.oracle
- tests/libc/oracle/inttypes_h.0.res.oracle 84 additions, 84 deletionstests/libc/oracle/inttypes_h.0.res.oracle
- tests/libc/oracle/inttypes_h.1.res.oracle 84 additions, 84 deletionstests/libc/oracle/inttypes_h.1.res.oracle
- tests/libc/oracle/inttypes_h.2.res.oracle 84 additions, 84 deletionstests/libc/oracle/inttypes_h.2.res.oracle
- tests/libc/oracle/inttypes_h.3.res.oracle 84 additions, 84 deletionstests/libc/oracle/inttypes_h.3.res.oracle
- tests/libc/oracle/inttypes_h.4.res.oracle 84 additions, 84 deletionstests/libc/oracle/inttypes_h.4.res.oracle
- tests/libc/oracle/inttypes_h.5.res.oracle 84 additions, 84 deletionstests/libc/oracle/inttypes_h.5.res.oracle
- tests/libc/oracle/inttypes_h.6.res.oracle 84 additions, 84 deletionstests/libc/oracle/inttypes_h.6.res.oracle
- tests/libc/oracle/inttypes_h.7.res.oracle 84 additions, 84 deletionstests/libc/oracle/inttypes_h.7.res.oracle
- tests/syntax/oracle/type_compat_call.res.oracle 11 additions, 6 deletionstests/syntax/oracle/type_compat_call.res.oracle
- tests/syntax/type_compat_call.c 7 additions, 1 deletiontests/syntax/type_compat_call.c
Loading
Please register or sign in to comment