Commits

Joe Pamer committed a22b391e2ac
Greatly improve performance for type checking large, type-annotated, array literal expressions by directly applying contextual type information to its constituent element expressions. (rdar://problem/16736884) There's a lot more that can be done with this, but for now this change will make the OpenGLES template usable. Swift SVN r18353