Commits

Michael Gottesman committed 0e2dc7a930e
[arc] Once we have finished an iteration of ARC, clear the ImmutablePointerSetFactory. Previously due to the way that ARC works, it was impossible to trigger any memory safety issues. That being said the fact that the memory safety here is non-obvious suggests that the right thing to do is just bite the bullet and clear the ImmutablePointerSetFactory.