swift
c6bd5c7c - [Type checker] Validate not-yet-typed declarations we find via unqualified name lookup.

Commit
9 years ago
[Type checker] Validate not-yet-typed declarations we find via unqualified name lookup. When using the ASTScope-based unqualified name lookup, we might find things that are in scope but haven't been fully type-checked yet; allow us to perform type checking.
Author
Committer
Parents
Loading