Commit a9d41dc
Updating submodules
Summary:
GitHub commits:
facebook/fbthrift@4da4f59
facebook/litho@e1b3bf4
facebookincubator/velox@703b8b2
Reviewed By: yns88
fbshipit-source-id: 0659e602698cf009dca32bb8aa3fa24f3b1b483e1 parent 3c9322f commit a9d41dc
4 files changed
+4
-4
lines changed- build/deps/github_hashes/facebook/folly-rev.txt+1-1
- build/deps/github_hashes/facebook/wangle-rev.txt+1-1
- thrift/compiler/generate/t_mstch_cpp2_generator.cc+57-14
- thrift/compiler/generate/templates/cpp2/module_types_tcc/deserialize_field.mustache+1-1
- thrift/compiler/test/fixtures/adapter/gen-cpp2/AdapterService.tcc+1-1
- thrift/compiler/test/fixtures/adapter/gen-cpp2/AdapterServiceAsyncClient.cpp+1-1
- thrift/compiler/test/fixtures/adapter/gen-cpp2/Service.tcc+1-1
- thrift/compiler/test/fixtures/adapter/gen-cpp2/ServiceAsyncClient.cpp+1-1
- thrift/compiler/test/fixtures/adapter/gen-cpp2/module_types.tcc+316-967
- thrift/compiler/test/fixtures/basic-annotations/gen-cpp2/module_types.tcc+40-51
- thrift/compiler/test/fixtures/encode/gen-cpp2/module_types.tcc+2-2
- thrift/compiler/test/fixtures/fatal/gen-cpp2/module_types.tcc+4-14
- thrift/compiler/test/fixtures/frozen-struct/gen-cpp2/module_types.tcc+4-4
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/ExtraService.tcc+5-5
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/ExtraServiceAsyncClient.cpp+5-5
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/ParamService.tcc+10-10
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/ParamServiceAsyncClient.cpp+10-10
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/ReturnService.tcc+6-6
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/ReturnServiceAsyncClient.cpp+6-6
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/module_types.tcc+568-676
- thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.tcc+504-1.1k
- thrift/compiler/test/fixtures/py3/gen-py3cpp/module_types.tcc+4-4
- thrift/compiler/test/fixtures/terse_write/gen-cpp2/terse_write_types.tcc+12-34
- thrift/compiler/test/fixtures/types/gen-cpp2/module_types.tcc+16-18
- thrift/lib/cpp2/Adapt.h+11-2
- thrift/lib/cpp2/op/detail/Clear.h+21-21
- thrift/lib/cpp2/op/detail/Create.h+1-1
- thrift/lib/cpp2/op/detail/Encode.h+21-6
- thrift/lib/cpp2/op/detail/StructPatch.h+16-2
- thrift/lib/java/runtime/src/main/java/com/facebook/nifty/core/RequestContext.java+14-1
- thrift/lib/java/runtime/src/main/java/com/facebook/thrift/util/RpcServerUtils.java+15-1
- thrift/lib/java/runtime/src/test/java/com/facebook/thrift/util/RpcServerUtilsTest.java+43
- thrift/lib/python/test/adapter.py+15-1
- thrift/lib/python/test/adapter.thrift+6
- thrift/lib/python/test/adapters/atoi.py+31-1
- thrift/lib/python/test/adapters/atoi_test.py+12-1
- thrift/lib/thrift/protocol.thrift+4-4
- thrift/lib/thrift/schema.thrift+33-31
- thrift/test/AdapterTest.cpp+5-2
- thrift/test/adapter.thrift+4-1
0 commit comments