Commits

Joe Groff committed 08c2cc53b41
Sema: Type-check the Generator protocol in for loops alongside Enumerators. Set up (currently ignored by SILGen) variable bindings and 'next' method invocations we'll be able to use to cut over to Generator-based iteration. Swift SVN r9002