Commits

Dave Abrahams committed c6711afd772
[runtime] Fix BridgeObject refCounting/masking Previously we weren't accounting for the fact that heap_object_abi::SwiftSpareBitsMask includes all the tagged pointer demarcation bits in heap_object_abi::ObjCReservedBitsMask. Swift SVN r23459