Files
swift-mirror/test/IDE/test-input-complete/Inputs/for_incomplete1.swift
Dmitri Hrybenko caabe782e4 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
2014-08-19 15:56:52 +00:00

4 lines
32 B
Swift