Automatic forward-decl fixup
commite8b60d3b9d182e9e6f684a97ba4e4d11dc7b4484
authorChristopher Dykes <cdykes@fb.com>
Tue, 9 Feb 2016 01:17:33 +0000 (8 17:17 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Tue, 9 Feb 2016 01:30:37 +0000 (8 17:30 -0800)
treee1a059b5fcaed5fe9b6b153a26710e88e81f2665
parenta8feec0d1f157686edc782a9768f238d3814ef81
Automatic forward-decl fixup

Summary: After applying D2905010D2905351, and D2905356, we still need to fix the forward declarations for these to structs. This is the automated part of the process, the rest has to be done manually.

Reviewed By: alexmalyshev

Differential Revision: D2906324

fb-gh-sync-id: aa20d3a7248def0a269de0c240819e1da637bcfb
shipit-source-id: aa20d3a7248def0a269de0c240819e1da637bcfb
122 files changed:
hphp/compiler/analysis/block_scope.h
hphp/compiler/analysis/class_scope.h
hphp/compiler/analysis/emitter.h
hphp/compiler/analysis/function_container.h
hphp/compiler/analysis/function_scope.h
hphp/compiler/analysis/symbol_table.h
hphp/compiler/analysis/variable_table.h
hphp/compiler/expression/class_expression.h
hphp/compiler/expression/object_property_expression.h
hphp/compiler/expression/simple_variable.h
hphp/compiler/hphp.h
hphp/compiler/json.h
hphp/compiler/option.h
hphp/compiler/type_annotation.h
hphp/runtime/base/array-data.h
hphp/runtime/base/array-iterator.h
hphp/runtime/base/array-util.h
hphp/runtime/base/backtrace.h
hphp/runtime/base/code-coverage.h
hphp/runtime/base/collections.h
hphp/runtime/base/config.h
hphp/runtime/base/dateinterval.h
hphp/runtime/base/execution-context.h
hphp/runtime/base/extended-logger.h
hphp/runtime/base/file-await.h
hphp/runtime/base/file-stream-wrapper.h
hphp/runtime/base/file.h
hphp/runtime/base/ini-setting.h
hphp/runtime/base/intercept.h
hphp/runtime/base/mixed-array.h
hphp/runtime/base/preg.h
hphp/runtime/base/program-functions.h
hphp/runtime/base/req-ptr.h
hphp/runtime/base/request-injection-data.h
hphp/runtime/base/resource-data.h
hphp/runtime/base/runtime-option.h
hphp/runtime/base/socket.h
hphp/runtime/base/ssl-socket.h
hphp/runtime/base/string-data.h
hphp/runtime/base/string-util.h
hphp/runtime/base/struct-array.h
hphp/runtime/base/thrift-buffer.h
hphp/runtime/base/timestamp.h
hphp/runtime/base/timezone.h
hphp/runtime/base/type-array.h
hphp/runtime/base/type-string.h
hphp/runtime/base/types.h
hphp/runtime/base/user-fs-node.h
hphp/runtime/base/variable-serializer.h
hphp/runtime/base/zend-pack.h
hphp/runtime/base/zend-printf.h
hphp/runtime/ext/asio/asio-session.h
hphp/runtime/ext/asio/ext_external-thread-event-wait-handle.h
hphp/runtime/ext/asio/ext_gen-map-wait-handle.h
hphp/runtime/ext/asio/ext_gen-vector-wait-handle.h
hphp/runtime/ext/collections/ext_collections-idl.h
hphp/runtime/ext/collections/ext_collections-pair.h
hphp/runtime/ext/filter/filter_private.h
hphp/runtime/ext/libxml/ext_libxml.h
hphp/runtime/ext/pdo/pdo_driver.h
hphp/runtime/ext/pdo_mysql/pdo_mysql.cpp
hphp/runtime/ext/pdo_sqlite/pdo_sqlite.h
hphp/runtime/ext/session/ext_session.cpp
hphp/runtime/ext/soap/packet.h
hphp/runtime/ext/std/ext_std_closure.h
hphp/runtime/ext_zend_compat/hhvm/zend-wrap-func.h
hphp/runtime/server/access-log.h
hphp/runtime/server/fastcgi/fastcgi-server.h
hphp/runtime/server/fastcgi/fastcgi-transport.h
hphp/runtime/server/fastcgi/fastcgi-worker.h
hphp/runtime/server/http-protocol.h
hphp/runtime/server/http-request-handler.h
hphp/runtime/server/pagelet-server.h
hphp/runtime/server/proxygen/proxygen-server.h
hphp/runtime/server/proxygen/proxygen-transport.h
hphp/runtime/server/request-uri.h
hphp/runtime/server/rpc-request-handler.h
hphp/runtime/server/server-worker.h
hphp/runtime/server/source-root-info.h
hphp/runtime/server/transport.h
hphp/runtime/server/xbox-server.h
hphp/runtime/vm/bc-pattern.h
hphp/runtime/vm/class.h
hphp/runtime/vm/func-emitter.h
hphp/runtime/vm/func.h
hphp/runtime/vm/indexed-string-map.h
hphp/runtime/vm/jit/arg-group.h
hphp/runtime/vm/jit/debug-guards.h
hphp/runtime/vm/jit/func-effects.h
hphp/runtime/vm/jit/print.h
hphp/runtime/vm/jit/ssa-tmp.h
hphp/runtime/vm/jit/translator-runtime.h
hphp/runtime/vm/named-entity.h
hphp/runtime/vm/preclass-emitter.h
hphp/runtime/vm/preclass.h
hphp/runtime/vm/repo-helpers.h
hphp/runtime/vm/tread-hash-map.h
hphp/runtime/vm/unit-emitter.h
hphp/runtime/vm/unit.h
hphp/runtime/vm/verifier/check.h
hphp/runtime/vm/verifier/pretty.h
hphp/system/systemlib.h
hphp/tools/bootstrap/gen-infotabs.cpp
hphp/tools/tc-print/offline-trans-data.h
hphp/util/arena.h
hphp/util/async-job.h
hphp/util/boot_timer.cpp
hphp/util/boot_timer.h
hphp/util/cache/cache-data.h
hphp/util/cache/cache-manager.h
hphp/util/code-cache.h
hphp/util/concurrent-lru-cache.h
hphp/util/deprecated/declare-boost-types.h
hphp/util/hardware-counter.h
hphp/util/hash.h
hphp/util/hdf.h
hphp/util/logger.h
hphp/util/service-data.h
hphp/util/tiny-vector.h
hphp/vixl/a64/assembler-a64.h
hphp/vixl/a64/debugger-a64.h
hphp/vixl/a64/decoder-a64.h