Commits
Dave Abrahams committed e00e41af393
[stdlib] Remove String.compare() This was added for benchmarking purposes, without the realization that it conflicts with the NSString API we adopt when importing Foundation. http://oleb.net/blog/2014/07/swift-strings/#comparing-strings describes the problem. Fixes <rdar://problem/17800504> Swift SVN r20517