mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When building for debug, the opaque return type context is nested under an anonymous context for the defining function. Demangle the anonymous context name to reconstruct the mangling for the opaque type.