swift
d4f85a38 - AST: Fix odd behavior of Type::canonicalizeProtocols() with circular inheritance

Commit
4 years ago
AST: Fix odd behavior of Type::canonicalizeProtocols() with circular inheritance If an invalid protocol P inherited from itself, then canonicalizing {P} would produce an empty list. This broke another assertion I'm working on.
Author
Committer
Parents
Loading