Commits

Dave Abrahams committed 67ebc836740
[stdlib] String.UTF16View.Index is no longer Int We don't want to be locked into a UTF-16 representation on all platforms, and when we implement String index conversion we really don't want to extend the interface of Int. Swift SVN r23928