Reduce number of places where we call string_of_path
commit8e65c48f96b19c7debc047c1a792e9307da296f3
authorJez Ng <jezng@fb.com>
Sat, 16 May 2015 20:57:37 +0000 (16 13:57 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Sat, 16 May 2015 21:00:29 +0000 (16 14:00 -0700)
tree6cac6f652c930748fb7da1da06e23f1686d7ffca
parent8a2ef80adea8236cdd3be8476f3403f6d663f613
Reduce number of places where we call string_of_path

Summary: No point having an abstract type if we keep un-abstracting
it...

Reviewed By: @elgenie

Differential Revision: D2059912
16 files changed:
hphp/hack/src/hh_format.ml
hphp/hack/src/hh_single_type_check.ml
hphp/hack/src/hhi/hhi.ml
hphp/hack/src/hhi/hhi.mli
hphp/hack/src/js/hh_ide.ml
hphp/hack/src/js/path.ml
hphp/hack/src/server/hackProgram.ml
hphp/hack/src/server/serverArgs.ml
hphp/hack/src/server/serverConfig.ml
hphp/hack/src/server/serverConfig.mli
hphp/hack/src/server/serverFunctors.ml
hphp/hack/src/utils/path.ml
hphp/hack/src/utils/path.mli
hphp/hack/src/utils/relative_path.ml
hphp/hack/src/utils/relative_path.mli
hphp/hack/src/utils/wwwroot.ml