Fix folly json to only sort properties of objects based on their key not value.
authorMichael O'Farrell <michaelofarrell@fb.com>
Mon, 9 Jan 2017 15:22:20 +0000 (07:22 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 9 Jan 2017 15:33:02 +0000 (07:33 -0800)
commit05d3945f70faeed41a24a801c9703ad8397fc0cb
tree3c983acaacdaa834fd21e29d028c5c18f3cc798e
parent7895dc70b6616686d93829ff3b05e124b6a0c04e
Fix folly json to only sort properties of objects based on their key not value.

Reviewed By: yfeldblum

Differential Revision: D4386258

fbshipit-source-id: 23499267eb4390f0f40b3643760514cae1ca7838
folly/json.cpp