mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This hooks up member completion to the new typeCheckForCodeCompletion API to generate completions from all solutions the constraint solver produces (include ones requiring fixes) rather than relying purely the single solution being applied to the AST (if any). This lets us still give completion results in ambiguous and invalid code.
234 KiB
234 KiB