Pack PackedSyncPtr
authorChristopher Dykes <cdykes@fb.com>
Wed, 8 Jun 2016 19:51:28 +0000 (12:51 -0700)
committerFacebook Github Bot 8 <facebook-github-bot-8-bot@fb.com>
Wed, 8 Jun 2016 19:53:27 +0000 (12:53 -0700)
commit67a55881d21e8359640c86a0486de2f0da44390f
tree208490fb1d7e141b6b74a960f8e61977baec34ce
parent8bac351a7886ef37e7557c21d7501d6d0c09821a
Pack PackedSyncPtr

Summary: The comment was right about the packed attribute not liking private members, so pack `PackedSyncPtr` to get GCC to pack structs containing it correctly.

Reviewed By: yfeldblum

Differential Revision: D3402936

fbshipit-source-id: 11d9def132d5dedf04b0e263c379cac339a52fa3
folly/PackedSyncPtr.h