mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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.3 KiB
4.3 KiB