[SMTChecker] report SMTEncoder warnings also via CHC

This commit is contained in:
Leonardo Alt
2020-11-03 16:06:17 +00:00
parent 001eac546e
commit daf859c15b
45 changed files with 359 additions and 6 deletions
@@ -24,6 +24,8 @@ contract C {
}
}
// ----
// Warning 6031: (261-267): Internal error: Expression undefined for SMT solver.
// Warning 7650: (284-296): Assertion checker does not yet support this expression.
// Warning 6328: (470-495): CHC: Assertion violation happens here.
// Warning 6328: (540-565): CHC: Assertion violation happens here.
// Warning 6031: (261-267): Internal error: Expression undefined for SMT solver.