mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Explanation: When generating type names for template instantiations for name mangling we did not generate correct names for reference types resulting in collisions in the mangled names. Issues: rdar://157237301 Original PRs: #83176 Risk: Low, the generated string is only used for name mangling. Testing: Added a compiler test. Reviewers: @egorzhdan
9.4 KiB
9.4 KiB