[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
@@ -27,5 +27,5 @@ contract C
}
}
// ----
// Warning 6328: (323-338): Assertion violation happens here.
// Warning 6328: (362-377): Assertion violation happens here.
// Warning 6328: (323-338): CHC: Assertion violation happens here.
// Warning 6328: (362-377): CHC: Assertion violation happens here.