[SMTChecker] Add engine prefix to verification target error messages

This commit is contained in:
Leonardo Alt
2020-09-25 19:09:06 +02:00
parent 0223571987
commit e6bd18525b
418 changed files with 738 additions and 738 deletions
@@ -10,4 +10,4 @@ contract C {
}
}
// ----
// Warning 6328: (153-176): Assertion violation happens here.
// Warning 6328: (153-176): CHC: Assertion violation happens here.