mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
While trying to gather all references to external variables, analyzer shouldn't walk into patterns and any local declarations except to pattern bindings, because decls do not participate in inference and patterns cannot contain references analyzer is looking for.
188 KiB
188 KiB