mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
* 'CodeCompletionContext' now has 'requiresSourceFileInfo()' flag * When 'true', 'SourceFiles' is populated. * 'SourceFiles' is a list of pairs of a known module source file path and its up-to-date-ness * Clients (i.e. 'CodeCompletionConsumer') can retrieve it from 'CodeCompletionContext' in 'handleResults' * Each completion item now has 'SourceFilePath' property * C-APIs to get those informations
41 KiB
41 KiB