mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
In such a case the overridden function gets a new separate vtable entry. With this change, the computation of class method callees only uses the information in sil_vtables (instead of ClassDecl members). Fixes a compiler crash in various optimization passes. rdar://problem/56146633
10 KiB
10 KiB