Commits

Slava Pestov committed 004f145ba44
Sema: Fix some problems with generic typealiases The underlying type can now refer to generic parameters from an outer context, and we allow qualified and unqualified access to such typealiases. One problem remains, with specializations of generic typealiases in expression parsing context, marked with FIXME in the test.