Commits

Slava Pestov committed a24e95f86cb
Reflection: Extract new decodeMangledType() for when we have a TypeRefBuilder but not ReflectionContext, NFC In particular, this will allow the field and associated type metadata parsing to be moved out of ReflectionContext and into TypeRefBuilder, which is required for TypeRef lowering.