Commits

Chris Lattner committed d0836b84668
reapply r24143: Make @autoclosure imply @__noescape as described in rdar://18447257. This is currently limited to the stdlib only right now, since @__noescape isn't a user visible feature and implying it would make it user visible. This has no effect other than enforcing limitations on the stdlib that it doesn't currently break. More interesting pieces coming soon. Swift SVN r24210