Add yield expressions
commit1a001f9477dc6da1df7c0705ea75b90505e77753
authorOguz Ulgen <oulgen@fb.com>
Tue, 14 Mar 2017 18:26:58 +0000 (14 11:26 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 14 Mar 2017 18:37:52 +0000 (14 11:37 -0700)
treef2d159599e46a908e2aadd57c3c651697dc0b871
parent96a90f15b2be25d38ad7e40aba94b43c33b4f153
Add yield expressions

Summary: Add yield expressions

Reviewed By: ericlippert

Differential Revision: D4700957

fbshipit-source-id: c70ed5adb0e787c651c5b7d326f0132e32b99abf
hphp/hack/src/hhbc/emit_body.ml
hphp/hack/src/hhbc/emit_class.ml
hphp/hack/src/hhbc/emit_function.ml
hphp/hack/src/hhbc/emit_method.ml
hphp/hack/src/hhbc/hhas_function.ml
hphp/hack/src/hhbc/hhas_method.ml
hphp/hack/src/hhbc/hhbc_ast.ml
hphp/hack/src/hhbc/hhbc_from_nast.ml
hphp/hack/src/hhbc/hhbc_hhas.ml
hphp/hack/src/hhbc/instruction_sequence.ml