Learn more about cloning repositories
You have read-only access
Now that CGFloat is a struct, it needs to be reflected separately. We can still just reflect its native buffer, but an explicit Reflectable conformace is required. Fixes rdar://17682337 Swift SVN r19984