Strip leading slash from names in Typing_deps.dump_debug_deps
commit9e3993f379fe6b23d1bcff228d9cd29d1251ff1a
authorJake Bailey (Hacklang) <jakebailey@fb.com>
Tue, 9 Oct 2018 19:50:10 +0000 (9 12:50 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 9 Oct 2018 19:57:06 +0000 (9 12:57 -0700)
tree0f639d51d152505593b517f2edfdfadfd5666c30
parentccf19d463014c72a2eff2ed14ed60b10c48b1364
Strip leading slash from names in Typing_deps.dump_debug_deps

Summary: The output of dump_debug_deps is arguably a bit easier to read with the leading slash stripped.

Reviewed By: dabek

Differential Revision: D10247149

fbshipit-source-id: f00bb0153c255611e5212356cfcceb87f4b7d86c
hphp/hack/src/deps/typing_deps.ml
hphp/hack/test/deps/namespaces.php.exp
hphp/hack/test/deps/namespaces_consts.php.exp
hphp/hack/test/deps/namespaces_funs.php.exp
hphp/hack/test/deps/requirements.php.exp
hphp/hack/test/deps/tconst.php.exp
hphp/hack/test/deps/xhp_use.php.exp