Commits
Sean Callanan committed 6f473fe048b
Added a new entry point to the type checker to allow it to type-check any new external methods that appeared since type-checking last occurred. This allows the playground transform to add new dependencies on external functions. Thanks to Jordan Rose for the suggestion and review. <rdar://problem/16835585> Swift SVN r17830