MLeaksFinder
MLeaksFinder copied to clipboard
Support UINavigationController setViewControllers:animated:
Sometime we use setViewControllers:animated:
to remove a viewController from stack. This PR will support that use case.