mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
e98a214698
Without this, USR/DWARF mangling encodes inverse constraints that the runtime mangler drops, so swift-api-digester reports a spurious "mangled name changing" ABI break for any decl that adopts @_preInverseGenerics alongside ~Copyable/~Escapable Partially fixing rdar://176404397.