Files
swift-mirror/lib/AST/ConformanceLookupTable.cpp
Slava Pestov 50aaaa4b11 AST: Assert if attempting to do conformance lookup table things on a protocol
Unlike structs, enums and classes, protocols should not have a
conformance lookup table with normal conformances in it.
2022-08-23 00:03:37 -04:00

44 KiB