Commits

Joe Groff committed fdb1033e80c
Fix protocol type mangling harder. Didn't take substitutions into account last time. Always mangle a single-protocol type as a single protocol list, so that substituted protocols mangle as 'PS<n>__' as expected. Also, actually update the tests this time. Swift SVN r5541