2 files changed
+2
-2
lines changed- thrift/compiler/ast/t_const_value.h+6
- thrift/compiler/ast/t_include.h+4
- thrift/compiler/ast/t_result_struct.h-47
- thrift/compiler/ast/t_struct.h+1-1
- thrift/compiler/ast/t_type.cc-3
- thrift/compiler/ast/t_type.h+1-1
- thrift/compiler/ast/t_type_test.cc+1-1
- thrift/compiler/codemod/add_package.cc+15-4
- thrift/compiler/codemod/add_package_test.py+22
- thrift/compiler/generate/t_ast_generator.cc+76-5
- thrift/compiler/generate/t_hack_generator.cc+38-6
- thrift/compiler/generate/t_mstch_cpp2_generator.cc+2-2
- thrift/compiler/generate/t_mstch_rust_generator.cc+1-1
- thrift/compiler/lib/const_util.h+1-1
- thrift/compiler/lib/schematizer.cc+2-2
- thrift/compiler/parse/parse_ast.cc+9-2
- thrift/compiler/parse/parser.cc+2-1
- thrift/compiler/parse/parser.h+2-1
- thrift/compiler/sema/standard_mutator.cc+1
- thrift/compiler/test/ast_generator_test.py+62-1
- thrift/lib/cpp2/op/detail/StructPatch.h+26-3
- thrift/lib/cpp2/protocol/PatchTest.cpp+1-6
- thrift/lib/thrift/ast.thrift+15
- thrift/lib/thrift/detail/protocol.h+15-17
- thrift/test/PatchMergeTest.cpp+8-35
- thrift/test/StructPatchTest.cpp+8-16
- CMakeLists.txt+2
- folly/experimental/coro/Sleep-inl.h+4-1
- folly/experimental/coro/TimedWait.h+4-1
- folly/futures/Future-inl.h+11-1
- folly/futures/Future.h+20-10
- folly/futures/FutureSplitter.h+2-1
- folly/futures/Promise.cpp-6
- folly/futures/Promise.h+19-8
- folly/io/SocketOptionValue.cpp+100
- folly/io/SocketOptionValue.h+68
- folly/io/test/SocketOptionValueTest.cpp+109
- folly/lang/Exception.h+29
0 commit comments