Merge pull request #10813 from ethereum/smt_targets_option

Add CLI and JSON option to select SMTChecker targets
This commit is contained in:
Leonardo
2021-01-20 18:37:08 +01:00
committed by GitHub
131 changed files with 3771 additions and 119 deletions
@@ -10,4 +10,3 @@ contract test {
}
// ----
// Warning 6328: (143-158): CHC: Assertion violation happens here.\nCounterexample:\n\n = false\n\nTransaction trace:\ntest.constructor()\ntest.f()
// Warning 2661: (150-152): BMC: Overflow (resulting value larger than 0x80 * 2**248 - 1) happens here.