Commit 30d779e
Remi Delmas
CONTRACTS: Add class
The class receives the proof harness function,
the map of functions and contracts to check
and the map of functions to replace with contracts.
It instruments the proof harness, performs
swap-and-wrap operations for each of the checked
and replaced functions. It then instruments all
other functions for DFCC.dfcct (main class).1 parent 79da0b4 commit 30d779e
3 files changed
+703
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments