Commit b5d003c
1 parent 49795f8 commit b5d003c
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/annotation/hack.thrift+1
- thrift/compiler/.clang-tidy+1-1
- thrift/compiler/CMakeLists.txt+2-1
- thrift/compiler/compiler.cc+13-28
- thrift/compiler/compiler.h+1-1
- thrift/compiler/generate/t_hack_generator.cc+9-1
- thrift/compiler/parse/parse_ast.cc+1.3k
- thrift/compiler/parse/parse_ast.h+89
- thrift/compiler/parse/parsing_driver.cc-1.1k
- thrift/compiler/parse/parsing_driver.h-449
- thrift/compiler/test/build_fixtures.py-2
- thrift/compiler/test/compiler_test.py-2
- thrift/compiler/test/fixtures/adapter/gen-hack/hack_types.php+4
- thrift/compiler/test/fixtures/adapter/gen-json/hack.json+31-31
- thrift/compiler/test/fixtures/basic/gen-hack/hack_types.php+4
- thrift/compiler/test/fixtures/basic/gen-json/hack.json+31-31
- thrift/compiler/test/fixtures/basic/gen-json_experimental/hack.json+20-12
- thrift/compiler/test/fixtures/hack-arrays/gen-hack/hack_types.php+1.0k
- thrift/compiler/test/fixtures/hack-arrays/gen-hack/module_types.php+1-1
- thrift/compiler/test/fixtures/hack-arrays/gen-hack/scope_types.php+1.2k
- thrift/compiler/test/fixtures/hack-arrays/src/module.thrift+9
- thrift/compiler/test/fixtures/hack-attributes/gen-hack/hack_types.php+4
- thrift/compiler/test/fixtures/hack-structs/gen-hack/hack_types.php+4
- thrift/compiler/test/fixtures/hack_field_wrapper_with_arrays/gen-hack/hack_types.php+4
- thrift/compiler/test/fixtures/hack_field_wrapper_with_collections/gen-hack/hack_types.php+4
- thrift/compiler/test/fixtures/hack_module_internal/gen-hack/hack_types.php+4
- thrift/compiler/test/fixtures/terse_write/gen-hack/hack_types.php+4
- thrift/compiler/test/fixtures/terse_write/gen-json/hack.json+31-31
- thrift/compiler/test/fixtures/terse_write/gen-json_experimental/hack.json+20-12
- thrift/lib/cpp2/reflection/internal/reflection-inl-pre.h+9
- thrift/lib/cpp2/transport/core/ManagedConnectionIf.h+1-8
- thrift/perf/cpp2/if/ApiBase.thrift+4-1
- folly/experimental/io/test/IoUringBackendTest.cpp+1
- folly/experimental/test/TimekeeperHighResTest.cpp+1-1
- folly/io/async/EventBase.cpp+26
- folly/io/async/EventBase.h+20-2
- folly/io/async/test/EventBaseTest.cpp+1
- folly/io/async/test/EventBaseTestLib.h+18
- folly/lang/Exception.cpp+7
- folly/sorted_vector_types.h+92
- folly/test/SingletonTest.cpp+5
- folly/test/sorted_vector_test.cpp+60
0 commit comments