Namespace the UBSAN_DISABLE symbol
authorYedidya Feldblum <yfeldblum@fb.com>
Thu, 5 Jan 2017 17:57:26 +0000 (09:57 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 5 Jan 2017 18:02:59 +0000 (10:02 -0800)
commit9b7138e49c6c545f09a1f016df5b26fd05d13d23
treef37f7a868c1e23100d570b38e0c28621cd349622
parentcd578dbf5e59b02579435b0f75c251abe672ae1f
Namespace the UBSAN_DISABLE symbol

Summary:
[Folly] Namespace the `UBSAN_DISABLE` symbol.

Symbols defined by Folly should typically be namespaced to Folly.

Reviewed By: igorsugak

Differential Revision: D4378401

fbshipit-source-id: ff72f5f44e7c9d1bbf08efcec24bd3dc05d10ee7
folly/CPortability.h
folly/stats/Histogram.h
folly/test/MemcpyTest.cpp