mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Looking up serialized extensions for a nested nominal type requires computing its mangled name, which may kick semantic requests. Ensure we don't do this for nominals in parsed SourceFiles such that we don't end up kicking this during extension binding.
77 KiB
77 KiB