Commits

Joe Groff committed 1cf1b4172b0
Runtime: Use full demangled names when reflecting values. Use the recursive demangled name generation I implemented in _typeName for metatypes in _stdlib_getDemangledType as well, so that we get fully-qualified generic names and other goodness. Swift SVN r23743