swift
90b3f6ec - [CodeCompletion] Fix a test case after CodeComletionString::getName() obsoletion

Commit
4 years ago
[CodeCompletion] Fix a test case after CodeComletionString::getName() obsoletion Since 7c24d19, sorted result from SourceKit for 'foo(a: Int)' and 'foo(a: String)' is non-deterministic. Update the test case. rdar://80729544
Author
Parents
Loading