Commits

Slava Pestov committed 584eda38edb
ClangImporter: More principled use of mapType{Into,OutOf}Context() Before we would construct types containing a mix of interface and contextual types, and then map them in and out. Straighten this out. Note that I've also had to start untangling the issue where synthesized ParamDecls do not have an interface type.