mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
fa570fe072
mangleOpaqueTypeDecl() used to enable DWARFMangling, which ignores @_originallyDefinedIn, which would in turn break module interfaces. Fixes rdar://problem/86480663.