fbstring likely/unlikley ifdef for stuff that doesn't support it
authorElizabeth Smith <elizabeths@fb.com>
Thu, 17 Apr 2014 20:36:10 +0000 (13:36 -0700)
committerSara Golemon <sgolemon@fb.com>
Fri, 18 Apr 2014 19:10:23 +0000 (12:10 -0700)
commitc9b41e27ab6d2fdc6f7027c179d578684ad1c623
treee3e0efa1a730b752211cea5eef0cdc8af12aa299
parent8cd97e5ff78f2ab125cb604c3df3618e8d6c4ec4
fbstring likely/unlikley ifdef for stuff that doesn't support it

Summary: the fbstring specific unlikely/likely defs were missing the ifdef blocks to avoid breaking things without builtin_expect

Test Plan: fbmake runtests

Reviewed By: njormrod@fb.com

FB internal diff: D1282166
folly/FBString.h