Commits
Dmitri Hrybenko committed a5c5daf3362
Fix a use-after-free: type checker can add 'DerivedFileUnit's now, so we need to be careful when iterating over the vector of all files and type checknig them. This is related to rdar://16153700, but it looks like that it does not yet completely fix it. Swift SVN r14589