mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The goal is to be able to move the core IndexSwiftASTWalker code out of SourceKit, leaving only the serialization bits behind. Mostly this replaces some direct uses of UIdent strings with explicit enums, and then adds the translation code to produce those enums and to convert them into UIdents in SourceKit. rdar://problem/22348041
42 KiB
42 KiB