Use annotate_object_leaked() in LeakySingleton
Summary: Use `folly::annotate_object_leaked()` in `folly::LeakySingleton` instead of its own custom suppression. Additionally, this removes the overhead of the `std::list<>` in opt-mode, but this is minor. Reviewed By: yfeldblum Differential Revision: D15755787 fbshipit-source-id: 053b8789c58941176977e6adbc4863d33d6ebed9
Showing
Please register or sign in to comment