swift
4b62682b - [Sema] Add a solution callback that is called when the constraint system produces a solution

Commit
2 years ago
[Sema] Add a solution callback that is called when the constraint system produces a solution When doing solver-based cursor info, we’ll type check the expression in question using a normal `typeCheckASTNodeAtLoc` call (not in code completion mode) and listen for any solutions that were produced during the type check.
Author
Committer
Parents
Loading