Avoid assuming that FOLLY_HAVE_VLA is defined
Summary: [Folly] Avoid assuming that `FOLLY_HAVE_VLA` is defined. Treat undefined as meaning `0` rather than requiring it be defined to either `0` or `1`. Closes #773. Reviewed By: andrewjcg Differential Revision: D7028174 fbshipit-source-id: 90c52a3c5b640776f728c70b69f0500749d7ab7f
Showing
Please register or sign in to comment