Files
swift-mirror/include/swift/AST/ExistentialLayout.h
Slava Pestov 4fd870b81d AST: Change ExistentialLayout::requiresClass from a field to a method
We need to compute it lazily to avoid calling
ProtocolDecl::requiresClass() before the protocol's
inheritance clause has been type checked.
2017-05-01 15:49:03 -07:00

2.5 KiB