- Jul 04, 2019
-
-
If a defined local is referenced to in the type of a declared one (e.g. in a `sizeof` expression as part of an array length), the `Local_init` will put its actual definition after the declaration (which occurs at the beginning of the block, resulting in at least pretty-printing unparsable code. We generate undeclared temp variables of the same type to overcome the issue, like in bb30d0e4
-
they can appear before their `Local_init`, e.g. in a `SizeOfE` in the size expression of a local array. Furthermore, we weren't really checking that declared locals weren't used before the block in which they were supposed to appear.
-
-
from a dependency point of view, this make more sense.
-
-
-
- Jul 03, 2019
-
-
Valentin Perrelle authored
[Libc] add specs for chdir/chroot See merge request frama-c/frama-c!2275
-
- Jul 02, 2019
-
-
David Bühler authored
-
Loïc Correnson authored
[wp] Improves simplifiers See merge request frama-c/frama-c!2294
-
Patrick Baudin authored
-
- Jul 01, 2019
-
-
Virgile Prevosto authored
[configure] show version of found libraries See merge request frama-c/frama-c!2293
-
- Jun 28, 2019
-
-
Julien Signoles authored
Bugfix/issue549 See merge request frama-c/frama-c!2235
-
Julien Signoles authored
-
-
-
Loïc Correnson authored
Resolve "[WP/QED] Incorrect transformations with binders" Closes #654 See merge request frama-c/frama-c!2267
-
Loïc Correnson authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
- Jun 27, 2019
-
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-