mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We want to be able to synthesize new results inside SourceKit. At this point, the simplest way to do that is to expose the constructors for CodeCompletionResult and a create() function for CodeCompletionString. The expectation that any strings are stored properly inside a CodeCompletionResultSink is documented. Swift SVN r27822
99 KiB
99 KiB