aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/parse.h
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2021-04-09 18:10:44 +0200
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2021-04-13 18:25:43 +0200
commit0b0805cf17aeb6a6cd0a7ed3f47ad8f0b4a3407b (patch)
treedd8b12f16d1b03c88ecca62e0d97a82bda389261 /parse.h
parent75e72f82c8645db0f8cf6954ce3beb18a00dee37 (diff)
downloadsparse-dev-0b0805cf17aeb6a6cd0a7ed3f47ad8f0b4a3407b.tar.gz
scheck: assert_const()
Since, the symbolic checker check expressions at the ... symbolic level, this can be used to check if two expressions are equivalent but not if this equivalence is effectively used. So, add a new assertion (this time not at the symbolic level) to check if an expression which is expected to simplify to a constant is effectively simplified to this constant. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'parse.h')
0 files changed, 0 insertions, 0 deletions