Commits

Slava Pestov committed 46aef83345c
Sema: Fix TypeBase::getSuperclass() for types nested in generic functions This isn't something we care about yet, but for some reason a subsequent patch caused some fixed compiler_crashers to regress and hit this. Tests are in the next commit.