Fix more CompactVector issues, and add a test
commitda11c04d48c3e1ee06f3899d79030cfcc07ef9fa
authorMark Williams <mwilliams@fb.com>
Thu, 14 Sep 2017 16:15:32 +0000 (14 09:15 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Thu, 14 Sep 2017 16:34:21 +0000 (14 09:34 -0700)
tree3d075e508903b6668c1cdc5605211ebf329a4a04
parenta1ec688ca37783e8468ef776fec3f1ff3392109c
Fix more CompactVector issues, and add a test

Summary: I'd missed erase in my last round of fixes.

Reviewed By: swtaarrs

Differential Revision: D5833416

fbshipit-source-id: fc67a7c47cef096a743abf45af73f4be3f8b7ff7
hphp/util/compact-vector.h
hphp/util/test/compact-vector-test.cpp [new file with mode: 0644]