swift
22c4e08b - IRGen: Fix TypeInfo for witness_method SIL values.

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.
Author
Committer
Parents
Loading