Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use _objc_autoreleasePoolPush/_objc_autoreleasePoolPop instead of manually creating the objects. #2190

Open
jrmuizel opened this issue Jun 28, 2018 · 1 comment

Comments

@jrmuizel
Copy link
Contributor

This should be lighter weight than the current approach and matches what @autoreleasepool { } blocks compile to.

@jrmuizel
Copy link
Contributor Author

I put a PR up for this in SSheldon/rust-objc#67

@kvark kvark removed the api: hal label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants