Commits

Arnold Schwaighofer committed 1cf4974ad7b
Remove a noescape and bitcast that were causing extra thunks to hang around We were generating two reabstraction thunks from (Generator.Element, Generator.Element) -> Bool back to (Generator.Element, Generator.Element) -> Bool for the let bitcast. rdar://21022339 Swift SVN r28778