Commits

Joe Pamer committed 688fc86b311
Postpone type checking of stdlib bridge functions until we encounter a declaration that will require one. (rdar://problem/16520213) Unscientifically measured, this saves us about 400ms of overhead when evaluating simple fragments of code in the playground. Swift SVN r16236