use static in FOLLY_SAFE_CHECK for clang+asan
Summary: Avoid enlarging data sections. The use of `static` causes data sections to be smaller in certain critical cases. Reviewed By: cmds, luciang Differential Revision: D27813138 fbshipit-source-id: 020b14927be5ac035d5f66e7cd652a58f8f820d0
Showing
Please register or sign in to comment