Commits
Dmitri Hrybenko committed a3d5a8a0de9
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 r20495