Commits

Michael Gottesman committed b04b14e0fac
Refactor isNonEscapingLocalObject/getUnderlying object into their own file ValueTracking.cpp. This is because I need them in ARCAnalysis.cpp and from a modeling perspective it is no longer just going to be used just in AA since they are of larger functionality. Swift SVN r16297