Commits

Joe Groff committed 9cba38537e9
Runtime: Forward SwiftValue -description and -debugDescription to the boxed value. Following the example of SwiftObject, use swift_getSummary to get the description string for a Swift value as the description of a boxed SwiftValue.