Enclose global variables in an anonymous namespace.
authorMichael Lee <mzlee@fb.com>
Tue, 1 Mar 2016 20:09:28 +0000 (12:09 -0800)
committerFacebook Github Bot 3 <facebook-github-bot-3-bot@fb.com>
Tue, 1 Mar 2016 20:20:29 +0000 (12:20 -0800)
commitbba211d3a5146d67a661639b4d99947fbd1e87ff
tree6f9ec423dd683f003ee89a26667e496f5b1630a9
parentad1f7851de7ded56aad94871442a8704b76af94c
Enclose global variables in an anonymous namespace.

Summary: This causes a symbol collision tests are compiled into a library.

Differential Revision: D2991357

fb-gh-sync-id: 912be0df42216004a07213d62b68ff3f4713beb0
shipit-source-id: 912be0df42216004a07213d62b68ff3f4713beb0
folly/test/FBStringTest.cpp
folly/test/FBVectorTest.cpp