Commits

Doug Gregor committed 8df878c02ae
Give CGRect/CGSize/CGVector initializers that take Doubles. Now that CGFloat is its own distinct type, it's useful to have Double initializers to go along with the Int initializers we added a while back <rdar://problem/17224725>. Swift SVN r21156