Files
swift-mirror/lib/IRGen/MetadataLayout.cpp
Slava Pestov 47267e45f2 IRGen: Tighten up assertions around foreign class metadata
ClassDecl::isForeign() is true for both CF types and runtime-only classes.
In some places, we do not expect to see the latter.
2018-04-10 17:25:45 -07:00

20 KiB