print function
commitbabaa10d05aa8d2c0ce46acc8efa696f1bcb332b
authorSteve Cao <shiqicao@fb.com>
Thu, 13 Feb 2020 18:17:10 +0000 (13 10:17 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 13 Feb 2020 18:20:16 +0000 (13 10:20 -0800)
tree9ea143c3262857a96e5fea507eea38f187a848ad
parentb9a4c2dfe1c39691a66d430c7978383aee7400e1
print function

Summary:
- added `print_fun_attributes`
- added unimplement! for statements, so we can find out which crash on which statement in emit check err output

Reviewed By: dabek

Differential Revision: D19873044

fbshipit-source-id: 77fdee04ec101e35b3b964ec1ec64a14d8510709
hphp/hack/src/hhbc/emit_statement.rs
hphp/hack/src/hhbc/hhas_attribute.rs
hphp/hack/src/hhbc/hhas_function.rs
hphp/hack/src/hhbc/print.rs