swift
5ade30d6
- [SILGen] Fix ownership handling for createConvertEscapeToNoEscape().
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
[SILGen] Fix ownership handling for createConvertEscapeToNoEscape(). Introduce SILGenBuilder::createConvertEscapeToNoEscape() to correctly handle ownership, and switch all relevant callers to it.
References
#15612 - [4.2 03-26-2018] SILGen: Don't postpone the cleanup of the convertEscapeToNoEsca…
Author
DougGregor
Committer
aschwaighofer
Parents
643ad053
Loading