Merge StringBase.cpp and String.cpp
authorChristopher Dykes <cdykes@fb.com>
Tue, 20 Jun 2017 00:24:45 +0000 (17:24 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 20 Jun 2017 00:35:32 +0000 (17:35 -0700)
commit7677558876497146831ebb79bef8cf53f41bbe25
tree95e88620c218d423124af28a389718efea9e36eb
parent04429ca10ece5542dd3648033c62c9d2bc7d4d04
Merge StringBase.cpp and String.cpp

Summary: The only reason these were split was because of the use of `folly::format`

Reviewed By: yfeldblum

Differential Revision: D5278412

fbshipit-source-id: 07639e155421f31a6cc7ed16cba2034750e44325
folly/Makefile.am
folly/String.cpp
folly/StringBase.cpp [deleted file]