mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This adds a new parameter to TypeChecker::lookupMember to specify when something is known-private, which can then be passed along to DeclContext::lookupQualified. This makes many of the existing member lookup dependencies in the reference-dependencies.swift test correctly count as private. Swift SVN r23631
52 KiB
52 KiB