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/templates/cpp2/common/const_value.mustache+6-5
- thrift/compiler/generate/templates/cpp2/common/cxx_value_prefix.mustache-17
- thrift/compiler/generate/templates/cpp2/common/cxx_value_suffix.mustache-17
- thrift/compiler/generate/templates/cpp2/common/iterate_const_values_non_referenceable.mustache+1-1
- thrift/compiler/generate/templates/cpp2/field/default.mustache+3-1
- thrift/compiler/generate/templates/cpp2/module_constants.h.mustache+1-1
- thrift/compiler/lib/schematizer.cc+106-15
- thrift/compiler/lib/schematizer.h+7
- thrift/compiler/lib/schematizer_test.cc+9
- thrift/compiler/sema/patch_mutator.cc+2-2
- thrift/compiler/test/fixtures/adapter/gen-cpp2/module_constants.cpp+12-12
- thrift/compiler/test/fixtures/adapter/gen-cpp2/module_types.cpp+13-13
- thrift/compiler/test/fixtures/adapter/gen-cpp2/module_types.h+1-1
- thrift/compiler/test/fixtures/basic-annotations/gen-cpp2/module_constants.cpp+1-1
- thrift/compiler/test/fixtures/basic-enum/gen-cpp2/module_constants.h+1-1
- thrift/compiler/test/fixtures/basic-enum/gen-cpp2/module_types.h+1-1
- thrift/compiler/test/fixtures/complex-struct/gen-cpp2/module_constants.cpp+1-1
- thrift/compiler/test/fixtures/complex-struct/gen-cpp2/module_types.cpp+25-25
- thrift/compiler/test/fixtures/constants/gen-cpp2/module_constants.cpp+30-30
- thrift/compiler/test/fixtures/constants/gen-cpp2/module_constants.h+3-3
- thrift/compiler/test/fixtures/deprecated-clear/gen-cpp2/module_types.cpp+7-7
- thrift/compiler/test/fixtures/enums/gen-cpp2/module_types.h+7-7
- thrift/compiler/test/fixtures/fatal/gen-cpp2/module_constants.h+1-1
- thrift/compiler/test/fixtures/includes/gen-cpp2/includes_constants.cpp+1-1
- thrift/compiler/test/fixtures/includes/gen-cpp2/includes_types.h+1-1
- thrift/compiler/test/fixtures/includes/gen-cpp2/module_types.h+1-1
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/enums_constants.cpp+2-2
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/extra_services_types.cpp+12-12
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/module_constants.cpp+19-19
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/module_constants.h+3-3
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/module_types.cpp+43-43
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/module_types.tcc+9-9
- thrift/compiler/test/fixtures/optionals/gen-cpp2/module_types.cpp+1-1
- thrift/compiler/test/fixtures/patch/gen-cpp2/module_metadata.cpp+41-41
- thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.cpp+294-364
- thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.h+1.1k-1.1k
- thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.tcc+287-1.0k
- thrift/compiler/test/fixtures/patch/gen-hack/module_types.php+41-246
- thrift/compiler/test/fixtures/patch/gen-json_experimental/module.json+41-492
- thrift/compiler/test/fixtures/patch/gen-python/test/fixtures/patch/module/thrift_metadata.py-41
- thrift/compiler/test/fixtures/py3/gen-py3cpp/module_constants.cpp+13-13
- thrift/compiler/test/fixtures/py3/gen-py3cpp/module_constants.h+1-1
- thrift/compiler/test/fixtures/qualified/gen-cpp2/module2_constants.cpp+1-1
- thrift/compiler/test/fixtures/refs/gen-cpp2/module_constants.cpp+4-4
- thrift/compiler/test/fixtures/templated-deserialize/gen-cpp2/module_types.cpp+13-13
- thrift/compiler/test/fixtures/terse_write/gen-cpp2/terse_write_types.cpp+5-5
- thrift/compiler/test/fixtures/types/gen-cpp2/module_types.h+4-4
- thrift/compiler/test/fixtures/visitation/gen-cpp2/module_constants.h+1-1
- thrift/conformance/data/nonconforming.txt-14
- thrift/lib/thrift/schema.thrift+14-1
- thrift/test/adapter.thrift+5
- thrift/test/testset/Enum.thrift+6
0 commit comments