folly/experimental/coro/BlockingWait.h: mark overriding functions with "override"
Summary: This avoids the following errors: folly/experimental/coro/BlockingWait.h:301:3: error: '~BlockingWaitExecutor' overrides a destructor but is not marked 'override' [-Werror,-Wsuggest-destructor-override] Reviewed By: r-barnes Differential Revision: D33397860 fbshipit-source-id: 050c3c564e70dfc5dc1232e58b40f2c4cbcb660a
Showing
Please register or sign in to comment