add FOLLY_SANITIZE macro
authorIgor Sugak <sugak@fb.com>
Thu, 30 Nov 2017 02:14:04 +0000 (18:14 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 30 Nov 2017 02:25:20 +0000 (18:25 -0800)
Summary: Most of the time we want to guard some code when any of the sanitizers are enabled not just one.

Reviewed By: yfeldblum

Differential Revision: D6429720

fbshipit-source-id: 7157a0a13f2b2acabd36a19c61b9fdbf38ba96b8


No differences found