Fix incremental typechecking bug
commit0d80ee01a4f721c2eae81e2cfd04dffcc1ea63b7
authorJake Bailey (Hacklang) <jakebailey@fb.com>
Wed, 16 Oct 2019 20:07:03 +0000 (16 13:07 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 16 Oct 2019 20:09:13 +0000 (16 13:09 -0700)
tree3fd31d8b805f2cf57d4885a2cf6df32ac99ef096
parent78da14156848c9947b8207b79f78e9e1753fdfd5
Fix incremental typechecking bug

Reviewed By: 2BitSalute

Differential Revision: D17918751

fbshipit-source-id: d7b437ae007015abff4c9b030664f2d07c21ebe0
hphp/hack/src/decl/decl_compare.ml
hphp/hack/test/integration_ml/runner.ml
hphp/hack/test/integration_ml/saved_state/test_changed_type_in_base_class.ml [new file with mode: 0644]