swift
75c581d3
- [IRGen] Don't set HasLayoutString flag on non-copyable generic types
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#85271 - [6.2.1][Observation] Use independent locking since the runtime functions ref…
#85310 - [6.2] benchmark script tests: make the match string for invalid option errors more flexible
#81531 - [6.2][IRGen] Don't set HasLayoutString flag on non-copyable generic types
Author
drexin
Committer
drexin
Parents
ee3aca2e
Loading