[analysis] ConstantEvaluator: Little cleanup & avoid requiring the use of shared_ptr<>.

This commit is contained in:
Christian Parpart
2020-11-13 14:26:14 +01:00
parent f1846b57a2
commit d99ef14db8
6 changed files with 48 additions and 18 deletions
@@ -7,4 +7,4 @@ contract C {
}
}
// ----
// TypeError 5210: (36-39): Cyclic constant definition (or maximum recursion depth exhausted).
// TypeError 5210: (69-71): Cyclic constant definition (or maximum recursion depth exhausted).