Convert hint list of new and call to type argument list
commitc65332830191b101a8b0e21a1feeec56d8ff46a2
authorOguz Ulgen <oulgen@fb.com>
Thu, 19 Jul 2018 01:05:18 +0000 (18 18:05 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Thu, 19 Jul 2018 01:13:57 +0000 (18 18:13 -0700)
tree96db47bdd077c6b4eaa1040e3824940f9e421b28
parentd303a0ea6ec779270e7f674d034c4a9231b65745
Convert hint list of new and call to type argument list

Summary: This is ultimately no-op while it refactors code to prepare for reified generics.

Reviewed By: kmeht

Differential Revision: D8903321

fbshipit-source-id: d754cabce0cf8c2fddfe636ed0b070491de1faeb
hphp/hack/src/naming/naming.ml
hphp/hack/src/parser/ast.ml
hphp/hack/src/parser/ast_visitor.ml
hphp/hack/src/parser/full_fidelity_ast.ml
hphp/hack/src/parser/parser_hack.ml