Initialize LifoSem's padding to allow for its constexpr constructor.
authorChristopher Dykes <cdykes@fb.com>
Mon, 25 Jan 2016 20:21:24 +0000 (12:21 -0800)
committerfacebook-github-bot-4 <folly-bot@fb.com>
Mon, 25 Jan 2016 21:20:25 +0000 (13:20 -0800)
commitef0c9e476b3484591e8f5a565c476c9c537d7ec9
tree5cd9fe23a85ee7003261820d1cb31b2a0bee42fe
parent1721cad02dfff0e9af2e3d79e370a84d5c1f7295
Initialize LifoSem's padding to allow for its constexpr constructor.

Summary: MSVC correctly gives an error about the constexpr constructor not initializing all members.

Reviewed By: yfeldblum

Differential Revision: D2856806

fb-gh-sync-id: cef97639906dd3c39e3d3dc2ba939021e15edcb9
folly/LifoSem.h