swift
1145332c - [5.7] IRGen: Fix outlined value operations for (constrained) existentials.

Commit
2 years ago
[5.7] IRGen: Fix outlined value operations for (constrained) existentials. In the case of constrained existentials metadata instantiation was not supported pre 5.7, so using metadata for value operations is prohibited. rdar://101250193
Author
Committer
Parents
  • lib/IRGen
    • File
      Outlining.cpp
  • test/IRGen
    • existentials.sil
Loading