Commits

Chris Lattner committed 21a7a6c89aa
Doug twisted my arm and convinced me that noescape was a better match for the semantics we’ll have here. NoCapture would be confusable with "this closure doesn’t have any captures, thus should be compatible with thin function types" The attribute itself remains __'ized. Swift SVN r24113