swift
90b3f6ec
- [CodeCompletion] Fix a test case after CodeComletionString::getName() obsoletion
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#38476 - [CodeCompletion] Fix a test case after CodeComletionString::getName() obsoletion
Author
rintaro
Parents
2c05750b
Loading