Commits
Dmitri Hrybenko committed 27cbb5a9d5b
stdlib/String: change == to perform string comparison after NFD normalization There is still some obscure bug with != on NSString, probably caused by an ill-thought overload somewhere. Part of rdar://17498444 Swift SVN r20518