Skip to content

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Aug 11, 2020

  • Add a variant of isStaticallyDerivedMetatype to Solution
  • Fix incorrect exist condition in solveForCodeCompletion
  • Add Solution::getResolvedType to avoid repetitive simplifyType(getType(ASTNode)) pattern

xedin added 3 commits August 11, 2020 12:10
This is useful for a new style code completion which doesn't apply
solutions back to neither constraint system nor AST.
@xedin xedin requested a review from nathawes August 11, 2020 19:21
@xedin
Copy link
Contributor Author

xedin commented Aug 11, 2020

@swift-ci please smoke test

Copy link
Contributor

@nathawes nathawes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks!

@xedin xedin merged commit 17e5ec4 into swiftlang:master Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants