replace (char *)1 with constant
commitc54df43d4670f609771d57fe3f178d201c5c6df3
authorGreg Nisbet <gregorynisbet@fb.com>
Tue, 15 May 2018 17:03:42 +0000 (15 10:03 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 15 May 2018 17:24:13 +0000 (15 10:24 -0700)
treee71a1e4b21c56349e1ab2682aca600c222db05c3
parent9c66d4c558af2188202d249fc0b20fadd16154dc
replace (char *)1 with constant

Summary: use the macro for `(char *)1` instead of literally `(char *)1`.

Reviewed By: alexchow

Differential Revision: D7944016

fbshipit-source-id: 37c00fa05a3efd0038a547add6d08f384d7863ea
hphp/hack/src/heap/hh_shared.c