Commits

Dave Abrahams committed 44a18861b63
[stdlib] BridgeStorage: no-bits fast path When there's static knowledge that no spare bits are to be set, it's faster to use that knowledge. We need a proper builtin to let us drop the reinterpretCasts. Swift SVN r23465