Fix using statement awaitables and codegen for empty block
commit4a793e739a16d8eac450cb6230c3f65e8a6b0a55
authorOguz Ulgen <oulgen@fb.com>
Fri, 27 Oct 2017 07:53:09 +0000 (27 00:53 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Fri, 27 Oct 2017 08:12:45 +0000 (27 01:12 -0700)
treed5ae82a5388321cadcf24c8ade64ac84ce436db5
parent7ed7564a4b1bf00606c0505b9ba602c45606f45c
Fix using statement awaitables and codegen for empty block

Summary: Fix using statement awaitables and codegen for empty block

Reviewed By: vladima

Differential Revision: D6165152

fbshipit-source-id: 566a0b68d763b5aaeba16cb2945cac84b981cb04
hphp/hack/src/hhbc/closure_convert.ml
hphp/hack/src/hhbc/emit_statement.ml
hphp/test/hhcodegen_failing_tests_slow