Learn more about cloning repositories
You have read-only access
IRGen: Fix implementation of storeSpareBitExtraInhabitant. It would overflow when a type had more than sizeof(unsigned) occupied bits. Fixes rdar://problem/21126703. Swift SVN r29128