Remove folly::Optional from resolveTSStatically
commit9ea1170db761e67fd3177659ed4314f6751f52df
authorOguz Ulgen <oulgen@fb.com>
Tue, 21 May 2019 23:03:11 +0000 (21 16:03 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 21 May 2019 23:11:18 +0000 (21 16:11 -0700)
treeb74808d0ef227a2e8ee3b2dfd5e14d0cc81ffd52
parent2950d553f3b2d9b3a38399a80ae31d154f91f14d
Remove folly::Optional from resolveTSStatically

Summary: folly::Optional is unnecessary.

Reviewed By: markw65

Differential Revision: D15420594

fbshipit-source-id: 376bc54c895c9f90a5ce8cc7df0e59fa11d8c82a
hphp/hhbbc/interp-builtin.cpp
hphp/hhbbc/interp-internal.h
hphp/hhbbc/interp.cpp