Fix some bugs with repo/hni types extracted from hackc
commitcdca69ec649c5edc66a190b3fe0cd973c7f57d54
authorPaul Bissonnette <paulbiss@fb.com>
Thu, 8 Mar 2018 17:45:11 +0000 (8 09:45 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Thu, 8 Mar 2018 17:47:28 +0000 (8 09:47 -0800)
treefb50e14ff388cfee27917d4f92bcb989c3716570
parent00957c0608cc6ce60e0f2b0d4bc4d4a8f96b7518
Fix some bugs with repo/hni types extracted from hackc

Summary: Nullable type variables were only receiving the nullable flag.

Reviewed By: oulgen

Differential Revision: D7187474

fbshipit-source-id: 7255f01b654e2f004a77e9f39cb54ceff275d749
hphp/hack/src/hhbc/emit_type_hint.ml
hphp/runtime/vm/as.cpp