Commits

Doug Gregor committed 42a4807e72f
Move convertToRValue into the new type checker. Not much difference here, except that we don't need to check the 'unresolved type' case. Also, switch the polarity on the names: use the "Old" suffix for the older one we want to kill, and the more proper name (coerceToRValue) for the newer one. Swift SVN r5161