Commits

Michael Gottesman committed 0044c1d3793
[arc-opts] Teach cannotDecrementRefCount how to use alias information to prove that an apply which may decrement ref counts can not decrement a value with reference semantics if we can prove the value does not alias any of the applies arguments. Swift SVN r14120