Merge branch 'feature/kernel/cast-pointer-to-integer' into 'master'
[Kernel] Warns when converting a pointer into an integer without an explicit cast. Closes #548 See merge request frama-c/frama-c!2172
No related branches found
No related tags found
Showing
- tests/value/reading_null.i 1 addition, 1 deletiontests/value/reading_null.i
- tests/value/struct3.i 1 addition, 1 deletiontests/value/struct3.i
- tests/value/struct_array.i 1 addition, 1 deletiontests/value/struct_array.i
- tests/value/struct_incl.i 3 additions, 3 deletionstests/value/struct_incl.i
- tests/value/symbolic_locs.i 1 addition, 1 deletiontests/value/symbolic_locs.i
- tests/value/volatile.c 1 addition, 1 deletiontests/value/volatile.c
- tests/value/volatilestruct.c 1 addition, 1 deletiontests/value/volatilestruct.c
Please register or sign in to comment