Revert "[hack] don't recompute files with errors"
commitc0f64820c79c21fea5241cd4a980f82a052aa073
authorJosh Watzman <jwatzman@fb.com>
Tue, 24 Jun 2014 21:46:35 +0000 (24 14:46 -0700)
committerfacebook-github-bot <githubbot@fb.com>
Tue, 24 Jun 2014 22:00:29 +0000 (24 15:00 -0700)
tree8fb5744bc843133ddbf0d0bcac3412fc3c7cb343
parent6d0e38276be99c8b3674ccdfa2a6040712abed80
Revert "[hack] don't recompute files with errors"

Summary: This reverts commit D1387289. There are cases when the
invariants listed don't actually hold, we need to think this through
more carefully.

Almost a clean revert -- one change to `serverTypeCheck` in D1390136
conflicted, pretty sure we can just nuke that change.

Reviewed By: @pikatchu

Differential Revision: D1401096
hphp/hack/src/server/serverEnv.ml
hphp/hack/src/server/serverEnvBuild.ml
hphp/hack/src/server/serverInit.ml
hphp/hack/src/server/serverTypeCheck.ml