Summary: @public Adding support for NSMakeCollectable and CFMakeCollectable. Fixes issue https://github.com/facebook/infer/issues/116 Test Plan: Tested on the example of the issue https://github.com/facebook/infer/issues/116 and we don't get the leak there anymore.