Skip to content

Commit 0a8678c

Browse files
committed
Replace Expr::getType() with ConstraintSystem::getType().
Update CSGen/CSApply/CSSolver to primarily use getType() from ConstraintSystem. Currently getType() just returns the type on the expression. As with setType(), which continues to set the type on the expression, this will be updated once all the other changes are in place. This change also moves coerceToRValue from TypeChecker to CosntraintSystem so that it can access the expression type map in the constraint system.
1 parent 294f90a commit 0a8678c

File tree

6 files changed

+305
-274
lines changed

6 files changed

+305
-274
lines changed

0 commit comments

Comments
 (0)