swift
22c4e08b
- IRGen: Fix TypeInfo for witness_method SIL values.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
IRGen: Fix TypeInfo for witness_method SIL values. @convention(witness_method) values were changed to carry a pointer to their source witness table, but the type info wasn't changed to match. Fixing this fixes rdar://problem/26268544.
References
#3010 - IRGen: Fix TypeInfo for witness_method SIL values.
Author
jckarter
Committer
jckarter
Parents
011e306f
Loading