mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
In addition to tracking availability domains in SwiftLookupTable, also serialize and deserialize the mapping from domain name to `clang::VarDecl`. Ideally this serialization and lookup infrastructure would be entirely handled by Clang, since it also needs to look up availability domains in serialized modules, but the implementation for that is not ready yet. Part of rdar://138441266.
87 KiB
87 KiB