Commit 117ae412 authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

make the target of a TypeExprID a TypeDecl instead of TypeExpr

Previously we were "unwrapping" a TypeDecl during symbol resolution. This meant
that later on there was no way to ask "what TypeDecl did this TypeExprID point
at?" This question was previously irrelevant but we now need to start
synthesising unique symbols in the SMT bridge and it's becoming necessary.
parent 8a2e2dd7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment