fix incorrect usage of FOLLY_DISABLE_UNDEFINED_BEHAVIOR_SANITIZER in folly::Histogram
Summary: According to [clang documentation](http://clang.llvm.org/docs/AttributeReference.html#no-sanitize-clang-no-sanitize), the format is incorrect. This results unit-test failure with ubsan. Reviewed By: yfeldblum Differential Revision: D4901777 fbshipit-source-id: e9d012366c5e1911632e47fa4fb690820b761fc3
Showing
Please register or sign in to comment