fix dynamic linking of stats on macOS
Summary: D14531266 defaulted static linking on macOS because of a link error in folly/stats. A better fix for the issue is instantiating the subclasses of BufferedStat, so add those. Reviewed By: andrewjcg Differential Revision: D14767345 fbshipit-source-id: eaa597dec468264595547f338348d7d74b49dd69
Showing
Please register or sign in to comment