Clear Mismatch and PrintNotImpl
commit146a32b1411efefa6d0d96e26e8f5ffe99ddf935
authorMillie Chen <milliechen@fb.com>
Wed, 11 Mar 2020 03:55:51 +0000 (10 20:55 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 11 Mar 2020 03:59:32 +0000 (10 20:59 -0700)
tree6d295c8e55202be63164a56e98fa216aadfc6f64
parent121a53c7ccfd7889dbc11615452f31e93301ceb4
Clear Mismatch and PrintNotImpl

Summary: Fix bugs in `jump_targets`, `instruction_sequence`, `emit_statement` and add missing components to clear mismatches and 1 unimplemeted print

Reviewed By: shiqicao

Differential Revision: D20373730

fbshipit-source-id: 2cd7bdb4f4efad0916644f57e1453efca3839395
hphp/hack/src/hhbc/emit_statement.rs
hphp/hack/src/hhbc/instruction_sequence.rs
hphp/hack/src/hhbc/jump_targets.rs
hphp/hack/src/hhbc/print.rs
hphp/hack/src/hhbc/try_finally_rewriter.rs