Skip to content
Snippets Groups Projects
Commit 318d40e4 authored by Patrick Baudin's avatar Patrick Baudin
Browse files

[Changelog] experimental support of "terminates" clauses by WP

parent 4c2e28a1
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,14 @@
Plugin WP <next-release>
#########################
- WP [2021-06-11] Adds an experimental support of "terminates" clauses.
Adds the options -wp-declaration-terminate and
-wp-frama-c-stdlib to claims that external functions
terminates.
Adds -wp-declarations-terminate option to claims that
defined function terminates.
Adds -wp-variant-with-terminates to verify loop
variants under the termination hypothesis.
- WP [2021-06-01] -wp-smoke-tests detects incoherent assumes when no
requires are specified, can be disabled with new
option -wp-smoke-dead-assumes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment