fix ExceptionTracerTest build
Summary: A recent diff added [[noreturn]] annotations that cause buck build to fail for ExceptionTracerTest.cpp, due to our use of -Werror and -Wunreachable-code-return. This diff removes the unreachable return statement. Differential Revision: D4326888 fbshipit-source-id: 7863c163eedcf2a7e19730c1de194f05c544a2c0
Showing
Please register or sign in to comment