Commits

Slava Pestov committed 3936cd2f782
Reflection: swift-reflection-dump now only needs a TypeRefBuilder and not a ReflectionContext, NFC Since swift-reflection-dump does not have a remote address space, it doesn't need a full ReflectionContext. Now that TypeRefBuilder has been refactored, we can use that instead.