Commit 73a54d4
Updating submodules
Summary:
GitHub commits:
facebook/fbthrift@a183a5d
facebook/ocamlrep@d634a94
facebookincubator/fizz@cdfe0b8
facebook/mvfst@2587d15
facebookincubator/velox@d1a6f6b
Reviewed By: bigfootjon
fbshipit-source-id: e39457f8c1d127d10c2054c1b46038b733251c081 parent bc530c8 commit 73a54d4
3 files changed
+3
-3
lines changed- build/deps/github_hashes/facebook/folly-rev.txt+1-1
- thrift/compiler/generate/t_mstch_cpp2_generator.cc+3-7
- thrift/compiler/parse/parse_ast.cc-19
- thrift/compiler/parse/parser.cc+35-23
- thrift/compiler/parse/parser.h+2-3
- thrift/compiler/sema/standard_validator.cc+89
- thrift/compiler/test/compiler_test.cc+12
- 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/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-python-capi/gen-cpp2/module_types.cpp+56
- thrift/compiler/test/fixtures/basic-python-capi/gen-cpp2/module_types.h+40-24
- 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/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/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/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/json_experimental/gen-json_experimental/ThriftdocTest.json+1-1
- 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+135
- thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.h+95-59
- 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/types/gen-cpp2/module_types.cpp+109
- thrift/compiler/test/fixtures/types/gen-cpp2/module_types.h+85-41
- thrift/compiler/test/fixtures/visitation/gen-cpp2/module_types.cpp+22
- thrift/compiler/test/fixtures/visitation/gen-cpp2/module_types.h+15-10
- build/deps/github_hashes/facebook/folly-rev.txt+1-1
- fizz/crypto/aead/AEGISCipher.cpp+88-29
- fizz/crypto/aead/AEGISCipher.h+18
- fizz/crypto/aead/test/AEGISCipherTest.cpp+23-1
- fizz/third-party/libsodium-aegis/aegis128l/aead_aegis128l.c+19
- fizz/third-party/libsodium-aegis/aegis128l/aead_aegis128l.h+13
- fizz/third-party/libsodium-aegis/aegis128l/aesni/aead_aegis128l_aesni.c+88
- fizz/third-party/libsodium-aegis/aegis128l/crypto_aead_aegis128l.h+17
- fizz/third-party/libsodium-aegis/aegis128l/soft/aead_aegis128l_soft.c+89
- fizz/third-party/libsodium-aegis/aegis256/aead_aegis256.c+20
- fizz/third-party/libsodium-aegis/aegis256/aead_aegis256.h+13
- fizz/third-party/libsodium-aegis/aegis256/aesni/aead_aegis256_aesni.c+87
- fizz/third-party/libsodium-aegis/aegis256/crypto_aead_aegis256.h+17
- fizz/third-party/libsodium-aegis/aegis256/soft/aead_aegis256_soft.c+88
0 commit comments