mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
1. Add new AccessScope type that just wraps a plain DeclContext. 2. Propagate it into all uses of "ValueDecl::getFormalAccessScope". 3. Turn all operations that combine access scopes into methods on AccessScope. 4. Add the "private" flag to distinguish "private" from "fileprivate" scope for top-level DeclContext.
54 KiB
54 KiB