Remove unpackHack from smallVector
Summary: This change removes the unpackHack function from small_vector, which was blocking ##-Waddress-of-packed-member## from being enabled. The fix is split the pointer-getting non-const ##getCapacity## into a normal getter and setter. (lithium is flakey, according to continuous, and is push-blocking) Reviewed By: yfeldblum Differential Revision: D4918188 fbshipit-source-id: 435e030ad659f5dc9c42d90e9bfee9ca564a120a
Showing
Please register or sign in to comment