Commits

Sean Callanan committed eb1ea2aca07
Harden the PlaygroundTransform against type-checking errors. These errors are now printed to errs() and the data they produce is not used, avoiding crashes later in SILGen when we encounter ErrorTypes. <rdar://problem/20444876> <rdar://problem/21321078> ... Swift SVN r29674