mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
...by making it a tagged union of either a DeclID or a LocalDeclContextID. This should lead to smaller module files and be slightly more efficient to deserialize, and also means that every AST entity kind is serialized in exactly one way, which allows for the following commit's refactoring.
77 KiB
77 KiB