mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Opaque result type archetypes can involve type variables, which then get introduced into GenericSignatureBuilders and the generated GenericSignatures. Allocate them in the proper arena So we don’t end up with use-after-free errors. Fixes rdar://problem/50309503.
13 KiB
13 KiB