Fix build failures in folly/io/async/test/AsyncUDPSocketTest.cpp
Summary: [Folly] Fix build failures in `folly/io/async/test/AsyncUDPSocketTest.cpp`, which uses private gmock macros to try to override base-class member functions marked `noexcept`. Using private macros belonging to another library is not the way to go. Reviewed By: siyengar Differential Revision: D7728285 fbshipit-source-id: 84c96826f25679dfb8dd0ec5e5985c3cc19f6e3d
Showing
Please register or sign in to comment