Commits

Dave Abrahams committed 10d7c3db504
[stdlibunittest] Use a legitimate TypeIdentifier ...instead of ObjectIdentifier, to wrap Any.Type, and add protocol conformances. ObjectIdentifier doesn't print nicely, because there's really no type information left, and TypeIdentifier makes for better output when tests fail. Swift SVN r29813