Fix a bug I had in AsyncAwait's hhbbc implementation
commit4fa789a4607a5dbab03d3424e822952c5706348f
authorJordan DeLong <jdelong@fb.com>
Sat, 7 Dec 2013 01:25:53 +0000 (6 17:25 -0800)
committerSara Golemon <sgolemon@fb.com>
Sun, 8 Dec 2013 18:30:12 +0000 (8 10:30 -0800)
tree4cac314f20cb47a7a1aee3887425e447cfa1c925
parenteabd6792b6e7efa8fb38705012e7d536107c74a0
Fix a bug I had in AsyncAwait's hhbbc implementation

AsyncAwait pushes an HHBC "Cell" flavor, which corresponds to
the TInitCell type in HHBBC (it can't be KindOfUninit).  Oops.

Reviewed By: aravind

Differential Revision: D1088391
hphp/hhbbc/abstract-interp.cpp