folly: add a FOLLY_SANITIZE_ADDRESS macro to Portability.h
Summary: Defines a macro to portably test whether address sanitizer is enabled across the different compilers we use. Test Plan: Compiled source file with address sanitizer and verified macro was defined. Reviewed By: delong.j@fb.com FB internal diff: D978196
Showing
Please register or sign in to comment