Use alloca rather than C99 stack allocated arrays
Summary: Because MSVC doesn't support the latter. Closes https://github.com/facebook/folly/pull/271 Reviewed By: @meyering, @fredemmott Differential Revision: D2283975 fb-gh-sync-id: d021f739ceead9998b8fedbbd95f22ec9fe949b2
Showing
Please register or sign in to comment