avoid aggressive optimization
authorDavid Callahan <dcallahan@fb.com>
Fri, 22 Jan 2016 21:34:32 +0000 (13:34 -0800)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Fri, 22 Jan 2016 22:20:24 +0000 (14:20 -0800)
commit1723592cef9164c8e72d57417f5a33162b867f63
tree46fb488975851e342811478ab9e9c6d4a712b9f7
parente202187f468b692b5d352142a81a5ce0229b7e8a
avoid aggressive optimization

Summary: GCC will now dead-code eliminate the folly-based version of this test without a mechanisms to force the result to be live.

Reviewed By: ttsugriy

Differential Revision: D2854633

fb-gh-sync-id: 0e3841ed22c040fda7653bcfb5a3f19ca3d1f835
folly/test/AsciiCaseInsensitiveBenchmark.cpp