Alex Hoppen
1c7e289b96
[Mangling] Adjust subscript mangling to not include "subscript"
...
Change the mangling of accessors to have a variable or subscript node
as their only child node, while subscript nodes no longer contain a decl
name.
2017-09-10 19:44:07 +02:00
Erik Eckstein
7995d3d35a
SourceKit: Use new mangling for USR generation.
2017-02-23 12:47:10 -08:00
Argyrios Kyrtzidis
281b9cafc6
[IDE/index] We only need to get the group name for declarations, not references.
2016-05-08 16:31:38 -07:00
Xi Ge
7c45425718
[SourceKit] When indexing modules, report group names for symbols.
...
We need this to support open-quickly for stdlib symbols.
2016-03-22 22:13:57 -07:00
Argyrios Kyrtzidis
8ff6a98a99
[sourcekit] Merge SourceKit into the Swift repo.
...
The code goes into its own sub-tree under 'tools' but tests go under 'test',
so that running 'check-swift' will also run all the SourceKit tests.
SourceKit is disabled on non-darwin platforms.
2015-11-05 01:09:08 -08:00