Learn more about cloning repositories
You have read-only access
Make SILValue::stripCasts see through UncheckedRefBitCastInst. The ARC optimizer had a wrapper that handled this, but other uses of SILValue::stripCasts could benefit as well. Swift SVN r21153