mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
If `CompletionContextFinder` fails to find a `CompletionNode`, skip trying to filter and add solutions to the completion callback. This prevents an assertion/crash in `filterSolutionsForCodeCompletion` which assumes `CompletionNode` is non-null (either an expression or keypath). Resolves rdar://99966094.
4.2 KiB
4.2 KiB