mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
There's no need to walk up from a function or type context -- if no generic signature (or environment) is set, the parent won't have one, either, and if we're in the middle of validating the child context, using the parent's signature or environment to resolve dependent types is just wrong.
2.4 KiB
2.4 KiB