mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
`CodeCompletioString::getName()` was used only as the sorting keys in `CodeCompletionContext::sortCompletionResults()` which is effectively deprecated. There's no reason to check them in `swift-ide-test`. Instead, check `printCodeCompletionResultFilterName()` that is actually used for filtering.
9.5 KiB
9.5 KiB