- 31 Mar, 2020 3 commits
-
-
Andre Maroneze authored
-
Virgile Prevosto authored
[ghost] Fixes error msg for ignored ghost-else See merge request frama-c/frama-c!2604
-
Allan Blanchard authored
-
- 30 Mar, 2020 7 commits
-
-
Virgile Prevosto authored
[Libc] improve C99/POSIX compatibility See merge request frama-c/frama-c!2313
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
small parser fixes Closes #637 See merge request frama-c/frama-c!2601
-
David Bühler authored
-
David Bühler authored
[Eva] New alarms for the creation of invalid pointers Closes #812 and #625 See merge request frama-c/frama-c!2555
-
Virgile Prevosto authored
-
- 27 Mar, 2020 26 commits
-
-
Virgile Prevosto authored
original issue introduced here: b9a1eb43
-
Virgile Prevosto authored
-
-
-
-
-
-
-
-
so that Eva won't raise an alarm on them.
-
David Bühler authored
Avoid warning about missing proto during typechecking. Also changes a warning into an error, and improves the error message.
-
David Bühler authored
According to the kernel option -warn-invalid-pointer.
-
David Bühler authored
In order to avoid an undefined behavior in the C code generated for this macro (conversion from an absolute integer to a pointer).
-
David Bühler authored
-
David Bühler authored
When -absolute-valid-range is enabled, the Null base has a Known validity, but a pointer can always points to Null+{0}.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
Complies with the kernel option -warn-invalid-pointers.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
Andre Maroneze authored
[typing] Do not inline inner block if previous statement is a code annotation applying to its whole next statement Closes #836 See merge request frama-c/frama-c!2587
-
Virgile Prevosto authored
-
Virgile Prevosto authored
New option for pointer downcast alarms Closes #777 See merge request frama-c/frama-c!2557
-
- 26 Mar, 2020 4 commits
-
-
David Bühler authored
New smart constructor for TCastE in logic_const.
-
Andre Maroneze authored
[Instantiate] Fix different failures See merge request frama-c/frama-c!2592
-
David Bühler authored
-
David Bühler authored
-