mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Save two pointers of storage in IterableDeclContext (a base class of nominal type and extension declarations) by storing the lazy member loader + context data in an ASTContext side table. It also makes it easier to add more lazy context information later on.
23 KiB
23 KiB