Commits

Dmitri Hrybenko committed caabe782e49
Parser: when recovering from an incomplete 'for' statement, don't set the source location of synthesized AST nodes to point to EOF. This causes the source range to span more tokens than the parent node does. rdar://17630645 Swift SVN r21282