Commits

Doug Gregor committed 4f6ec0f2ec1
Introduce TypeChecker::callWitness() to invoke a specific witness, and use it for the for-each loop. This routine obviates the need for callNullaryMethodOf(), which relied on the old type checker. Swift SVN r5393