Commits

Arnold Schwaighofer committed 9078011f93b
[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.