Allow escapeString in folly/json.cpp to be called by other methods.
authorMaxime Boucher <maxime@fb.com>
Mon, 20 May 2013 08:26:55 +0000 (01:26 -0700)
committerSara Golemon <sgolemon@fb.com>
Thu, 23 May 2013 21:33:22 +0000 (14:33 -0700)
commitdc64a0e38329a177c8ea910f49bb0418c47dafd4
tree12cb29779507666d7ed6bc106b6be508fb8ab66d
parentb297ef2d39823ef74e1be98c6f9329e5173af928
Allow escapeString in folly/json.cpp to be called by other methods.

Summary: See title.

Test Plan:
From fbocde, type:
fbconfig folly/test; fbmake opt -j 32; fbmake runtests_opt -j 32

Reviewed By: delong.j@fb.com

FB internal diff: D818077
folly/json.cpp
folly/json.h