- Mar 27, 2020
-
-
-
-
-
-
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
-
- Mar 26, 2020
-
-
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
-
David Bühler authored
Run 0 tests the default configuration of Frama-C: no downcast alarms, except for pointers. Runs 1 to 3 correspond to the previous run with successive -then, and test: - emission of signed downcast alarms (option -warn-signed-downcast) - emission of unsigned downcast alarms (option -warn-unsigned-downcast) - the relaxed semantics of the Eva option -eva-warn-signed-converted-downcast Run 4 disables all downcast alarms, including downcast of pointer values.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
Allan Blanchard authored
-
Virgile Prevosto authored
-
Loïc Correnson authored
[wp] cache updates See merge request frama-c/frama-c!2596
-
Loïc Correnson authored
-
Loïc Correnson authored
Fixes float missing bindings See merge request frama-c/frama-c!2595
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-