Learn more about cloning repositories
You have read-only access
Fix 32-bit build after r27225. On 32-bit, swift_allocBox() returns something that implicitly converts to BoxPair; it doesn't return a BoxPair directly. Swift SVN r27226