Commits

Slava Pestov committed 75bd780aca1
Reflection: Add support for closure contexts to readMetadataFromInstance() Also add end-to-end tests for this finally, and fix a bug in the SwiftReflectionTest library where we would give up on an module completely if it did not have a field metadata section. This is of course wrong if the module defines closures but not nominal types.