Disallow COW in FBString
Summary: Remove all code that create large strings. This diff does not remove code that deals with large strings, so that the transition to libgcc will be smoother. Note that the FBSTRING_ASSERT inside of setCapacity will be disabled in the libgcc build. Reviewed By: luciang, ot Differential Revision: D3977459 fbshipit-source-id: 09c1712854b31509138c5cc8baf19caf3c715bb6
Showing
Please register or sign in to comment