Commit 6db16bd
Updating submodules
Summary:
GitHub commits:
facebook/fbthrift@2601bd9
facebookincubator/velox@2fb981e
Reviewed By: jurajh-fb
fbshipit-source-id: 173ef2fdb90137c6dc50e5f324fe58eedeaee0f61 parent 54953d5 commit 6db16bd
3 files changed
+3
-3
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+3-7
- thrift/compiler/generate/templates/go/common/ttype.mustache+1-1
- thrift/compiler/test/fixtures/adapter/gen-cpp2/module_types.cpp+78
- thrift/compiler/test/fixtures/adapter/gen-cpp2/module_types.h+50-38
- thrift/compiler/test/fixtures/adapter/gen-go_mstch/module/types.go+5-5
- thrift/compiler/test/fixtures/any/gen-cpp2/module_types.cpp+6
- thrift/compiler/test/fixtures/any/gen-cpp2/module_types.h+5-2
- thrift/compiler/test/fixtures/basic-annotations/gen-cpp2/module_types.cpp+13
- thrift/compiler/test/fixtures/basic-annotations/gen-cpp2/module_types.h+10-5
- thrift/compiler/test/fixtures/basic-stack-arguments/gen-cpp2/module_types.cpp+7
- thrift/compiler/test/fixtures/basic-stack-arguments/gen-cpp2/module_types.h+5-3
- thrift/compiler/test/fixtures/basic-structured-annotations/gen-cpp2/module_types.cpp+35
- thrift/compiler/test/fixtures/basic-structured-annotations/gen-cpp2/module_types.h+25-15
- thrift/compiler/test/fixtures/basic/gen-go_mstch/module/svcs.go+2-2
- thrift/compiler/test/fixtures/complex-struct/gen-cpp2/module_types.cpp+31
- thrift/compiler/test/fixtures/complex-struct/gen-cpp2/module_types.h+20-15
- thrift/compiler/test/fixtures/complex-union/gen-cpp2/module_types.cpp+7
- thrift/compiler/test/fixtures/complex-union/gen-cpp2/module_types.h+5-3
- thrift/compiler/test/fixtures/complex-union/gen-go_mstch/module/types.go+1-1
- thrift/compiler/test/fixtures/constants/gen-cpp2/module_types.cpp+22
- thrift/compiler/test/fixtures/constants/gen-cpp2/module_types.h+15-10
- thrift/compiler/test/fixtures/deprecated-public-fields-for-cpp-ref/gen-cpp2/module_types.cpp+6
- thrift/compiler/test/fixtures/deprecated-public-fields-for-cpp-ref/gen-cpp2/module_types.h+5-2
- thrift/compiler/test/fixtures/encode/gen-cpp2/module_types.cpp+12
- thrift/compiler/test/fixtures/encode/gen-cpp2/module_types.h+10-4
- thrift/compiler/test/fixtures/enums/gen-cpp2/module_types.cpp+9
- thrift/compiler/test/fixtures/enums/gen-cpp2/module_types.h+5-5
- thrift/compiler/test/fixtures/fatal/gen-cpp2/module_types.cpp+22
- thrift/compiler/test/fixtures/fatal/gen-cpp2/module_types.h+15-10
- thrift/compiler/test/fixtures/frozen-struct/gen-cpp2/include1_types.cpp+7
- thrift/compiler/test/fixtures/frozen-struct/gen-cpp2/include1_types.h+5-3
- thrift/compiler/test/fixtures/frozen-struct/gen-cpp2/include2_types.cpp+7
- thrift/compiler/test/fixtures/frozen-struct/gen-cpp2/include2_types.h+5-3
- thrift/compiler/test/fixtures/go-service/gen-go_mstch/module/svcs.go+1-1
- thrift/compiler/test/fixtures/inject_metadata_fields/gen-cpp2/module_types.cpp+24
- thrift/compiler/test/fixtures/inject_metadata_fields/gen-cpp2/module_types.h+20-8
- thrift/compiler/test/fixtures/isset_bitpacking/gen-cpp2/module_types.cpp+36
- thrift/compiler/test/fixtures/isset_bitpacking/gen-cpp2/module_types.h+20-20
- thrift/compiler/test/fixtures/lazy_deserialization/gen-cpp2/simple_types.cpp+31
- thrift/compiler/test/fixtures/lazy_deserialization/gen-cpp2/simple_types.h+25-11
- thrift/compiler/test/fixtures/lazy_deserialization/gen-cpp2/terse_writes_types.cpp+24
- thrift/compiler/test/fixtures/lazy_deserialization/gen-cpp2/terse_writes_types.h+20-8
- thrift/compiler/test/fixtures/maps-with-incomplete-types/gen-cpp2/module_types.cpp+6
- thrift/compiler/test/fixtures/maps-with-incomplete-types/gen-cpp2/module_types.h+5-2
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/includes_types.cpp+7
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/includes_types.h+5-3
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/module_types.cpp+14
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/module_types.h+10-6
- thrift/compiler/test/fixtures/mixin/gen-cpp2/module_types.cpp+24
- thrift/compiler/test/fixtures/mixin/gen-cpp2/module_types.h+20-8
- thrift/compiler/test/fixtures/no-legacy-apis/gen-cpp2/module_types.cpp+7
- thrift/compiler/test/fixtures/no-legacy-apis/gen-cpp2/module_types.h+5-3
- thrift/compiler/test/fixtures/no_metadata/gen-cpp2/module_types.cpp+8
- thrift/compiler/test/fixtures/no_metadata/gen-cpp2/module_types.h+5-4
- thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.cpp+121
- thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.h+85-53
- thrift/compiler/test/fixtures/patch/gen-go_mstch/module/types.go+5-5
- thrift/compiler/test/fixtures/patch/gen-go_mstch/thrift/lib/thrift/patch/types.go+3-3
- thrift/compiler/test/fixtures/patch/gen-go_mstch/thrift/lib/thrift/standard/types.go+1-1
- thrift/compiler/test/fixtures/py3/gen-py3cpp/module_types.cpp+13
- thrift/compiler/test/fixtures/py3/gen-py3cpp/module_types.h+10-5
- thrift/compiler/test/fixtures/refs/gen-cpp2/module_types.cpp+95
- thrift/compiler/test/fixtures/refs/gen-cpp2/module_types.h+60-47
- thrift/compiler/test/fixtures/sink/gen-cpp2/module_types.cpp+24
- thrift/compiler/test/fixtures/sink/gen-cpp2/module_types.h+20-8
- thrift/compiler/test/fixtures/terse_write/gen-go_mstch/terse_write/types.go+5-5
- thrift/compiler/test/fixtures/types/gen-cpp2/module_types.cpp+109
- thrift/compiler/test/fixtures/types/gen-cpp2/module_types.h+85-41
- thrift/compiler/test/fixtures/types/gen-go_mstch/module/svcs.go+1-1
- thrift/compiler/test/fixtures/types/gen-go_mstch/module/types.go+1-1
- thrift/compiler/test/fixtures/visitation/gen-cpp2/module_types.cpp+22
- thrift/compiler/test/fixtures/visitation/gen-cpp2/module_types.h+15-10
- thrift/lib/cpp2/op/PatchTest.cpp+4
- thrift/lib/cpp2/op/detail/ValuePatch.h+1
- thrift/lib/go/thrift/type.go+4-1
0 commit comments