swift
75c581d3 - [IRGen] Don't set HasLayoutString flag on non-copyable generic types

Commit
176 days ago
[IRGen] Don't set HasLayoutString flag on non-copyable generic types rdar://151176697 While generic types generally have layout strings (when enabled), non-copyable types don't, so we have to make sure the flag does not get set.
Author
Committer
Parents
Loading