Skip to content

Commit

Permalink
Updating submodules
Browse files Browse the repository at this point in the history
Summary:
GitHub commits:

facebook/fbthrift@8791d2f
facebook/proxygen@b1d4693
facebook/rocksdb@736a7b5
facebook/mvfst@62f351b
facebookincubator/velox@212ac4e

Reviewed By: bigfootjon

fbshipit-source-id: 49c118e55d7b5c4ccbbfbf5c04d5e93e4953efe2
  • Loading branch information
svcscm svcscm authored and facebook-github-bot committed May 6, 2022
1 parent 9ec72ef commit 50b8664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cachelib/external/fbthrift
Submodule fbthrift updated 48 files
+1 −1 thrift/compiler/generate/templates/cpp2/service_async_client_cpp/coroutine_functions.mustache
+1 −1 thrift/compiler/generate/templates/cpp2/service_h/async_client_functions.mustache
+1 −1 thrift/compiler/test/fixtures/adapter/gen-cpp2/ServiceAsyncClient.h
+2 −2 thrift/compiler/test/fixtures/basic-annotations/gen-cpp2/BadServiceAsyncClient.h
+7 −7 thrift/compiler/test/fixtures/basic-annotations/gen-cpp2/MyServiceAsyncClient.h
+1 −1 thrift/compiler/test/fixtures/basic-annotations/gen-cpp2/MyServicePrioChildAsyncClient.h
+2 −2 thrift/compiler/test/fixtures/basic-annotations/gen-cpp2/MyServicePrioParentAsyncClient.h
+2 −2 thrift/compiler/test/fixtures/basic-stack-arguments/gen-cpp2/DbMixedStackArgumentsAsyncClient.h
+4 −4 thrift/compiler/test/fixtures/basic-stack-arguments/gen-cpp2/MyServiceAsyncClient.h
+4 −4 thrift/compiler/test/fixtures/basic-stack-arguments/gen-cpp2/MyServiceFastAsyncClient.h
+2 −2 thrift/compiler/test/fixtures/basic-structured-annotations/gen-cpp2/MyServiceAsyncClient.h
+2 −2 thrift/compiler/test/fixtures/basic/gen-cpp2/DbMixedStackArgumentsAsyncClient.h
+9 −9 thrift/compiler/test/fixtures/basic/gen-cpp2/MyServiceAsyncClient.h
+5 −5 thrift/compiler/test/fixtures/coroutines/gen-cpp2/MyServiceAsyncClient.h
+3 −3 thrift/compiler/test/fixtures/doctext/gen-cpp2/CAsyncClient.h
+4 −4 thrift/compiler/test/fixtures/exceptions/gen-cpp2/RaiserAsyncClient.h
+6 −6 thrift/compiler/test/fixtures/fatal/gen-cpp2/service1AsyncClient.h
+6 −6 thrift/compiler/test/fixtures/fatal/gen-cpp2/service2AsyncClient.h
+6 −6 thrift/compiler/test/fixtures/fatal/gen-cpp2/service3AsyncClient.h
+28 −28 thrift/compiler/test/fixtures/fatal/gen-cpp2/service_with_special_namesAsyncClient.h
+2 −2 thrift/compiler/test/fixtures/includes/gen-cpp2/MyServiceAsyncClient.h
+1 −1 thrift/compiler/test/fixtures/inheritance/gen-cpp2/MyLeafAsyncClient.h
+1 −1 thrift/compiler/test/fixtures/inheritance/gen-cpp2/MyNodeAsyncClient.h
+1 −1 thrift/compiler/test/fixtures/inheritance/gen-cpp2/MyRootAsyncClient.h
+2 −2 thrift/compiler/test/fixtures/interactions/gen-cpp2/MyServiceAsyncClient.cpp
+11 −11 thrift/compiler/test/fixtures/interactions/gen-cpp2/MyServiceAsyncClient.h
+9 −9 thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/ExtraServiceAsyncClient.h
+29 −29 thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/ParamServiceAsyncClient.h
+21 −21 thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/ReturnServiceAsyncClient.h
+1 −1 thrift/compiler/test/fixtures/no-legacy-apis/gen-cpp2/MyServiceAsyncClient.h
+6 −6 thrift/compiler/test/fixtures/no_metadata/gen-cpp2/MyServiceAsyncClient.h
+5 −5 thrift/compiler/test/fixtures/params/gen-cpp2/NestedContainersAsyncClient.h
+1 −1 thrift/compiler/test/fixtures/py3/gen-py3cpp/DerivedServiceAsyncClient.h
+1 −1 thrift/compiler/test/fixtures/py3/gen-py3cpp/RederivedServiceAsyncClient.h
+41 −41 thrift/compiler/test/fixtures/py3/gen-py3cpp/SimpleServiceAsyncClient.h
+1 −1 thrift/compiler/test/fixtures/single_file_service/gen-cpp2/module_clients.cpp
+5 −5 thrift/compiler/test/fixtures/single_file_service/gen-cpp2/module_clients.h
+7 −7 thrift/compiler/test/fixtures/sink/gen-cpp2/SinkServiceAsyncClient.cpp
+2 −2 thrift/compiler/test/fixtures/split/gen-cpp2/DbMixedStackArgumentsAsyncClient.h
+8 −8 thrift/compiler/test/fixtures/split/gen-cpp2/MyServiceAsyncClient.h
+5 −5 thrift/compiler/test/fixtures/stream/gen-cpp2/PubSubStreamingServiceAsyncClient.h
+2 −2 thrift/compiler/test/fixtures/types/gen-cpp2/SomeServiceAsyncClient.h
+6 −6 thrift/compiler/test/fixtures/visitation/gen-cpp2/service1AsyncClient.h
+6 −6 thrift/compiler/test/fixtures/visitation/gen-cpp2/service2AsyncClient.h
+6 −6 thrift/compiler/test/fixtures/visitation/gen-cpp2/service3AsyncClient.h
+28 −28 thrift/compiler/test/fixtures/visitation/gen-cpp2/service_with_special_namesAsyncClient.h
+4 −0 thrift/lib/cpp2/async/RequestCallback.h
+8 −1 thrift/lib/cpp2/async/RequestChannel.h

0 comments on commit 50b8664

Please sign in to comment.