You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[benchmark] Add autoreleasepool to objc bridging tests
We might be returning unowned objects as autorelease'd results.
I consciously do this in the test rather than in the driver because this makes
it easier to run the test in isolation.
0 commit comments