forked from facebook/watchman
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
watchman: implement w_string::build in terms of w_string::format
Summary: This improves handling of a number of types (eg: bool and pointer types) and allows removing a chunk of ugly boiler plate that was borrowed and adapted from folly in the past. Reviewed By: chadaustin Differential Revision: D17783425 fbshipit-source-id: 7316c89f9d3527722f5ab1cccb3da54031cff3ad
- Loading branch information
1 parent
997b4f0
commit 980a222
Showing
4 changed files
with
53 additions
and
285 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.