-
Notifications
You must be signed in to change notification settings - Fork 613
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Thrift Patch support for cpp.Type of
std::unique_ptr<folly::IOBuf>
Summary: Add support for `cpp.type = std::unique_ptr<folly::IOBuf>`. This type is special in Thrift where it expects to work with all features provided by Thrift. Reviewed By: Mizuchi Differential Revision: D70417418 fbshipit-source-id: c1cc8ec77c0ebed66b3725ea4ed2ae9f016f9be4
- Loading branch information
1 parent
0373011
commit a9a8789
Showing
2 changed files
with
15 additions
and
0 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