folly: don't inline functions with ASAN disabled
Summary: The address sanitizer disabling attribute has some issues in gcc when the function is inlined. Test Plan: Built and ran tao tests with ASAN. Reviewed By: philipp@fb.com FB internal diff: D962930
Showing
Please register or sign in to comment