mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The invocation of the code completion second pass should be implementation detail of `CompletionInstance`. Create a method on `CompletionInstance` that correctly invokes the second pass and just reutnrs the type context info results to the caller.