forked from swiftlang/swift
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
4875a12
commit 1cf4974
Showing
1 changed file
with
3 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters