Commits
Graham Batty committed 04f8efbdf57
Correctly calculate non-objc instance size and rename to reflect. Renames swift_class_getInstanceSize to swift_class_getInstancePositiveExtentSize to reflect that it is the size of the object after the instance address point. Swift SVN r23333