Add MSVC support to MaxAlign
authorOrvid King <blah38621@gmail.com>
Wed, 12 Aug 2015 20:39:29 +0000 (13:39 -0700)
committerfacebook-github-bot-9 <folly-bot@fb.com>
Wed, 12 Aug 2015 21:20:44 +0000 (14:20 -0700)
commit614ca62428e304c8d710f97aaf2881e8b6a297a4
tree7322a9347d87f152c22716735e28d14ee4e70b54
parent21f7a3c1134de902169de2f7f09e5bdbaf142127
Add MSVC support to MaxAlign

Summary: This adds MSVC support to the detection of `MaxAlign` in `Portability.h`.
Closes #256

Reviewed By: @yfeldblum

Differential Revision: D2283221

Pulled By: @sgolemon
folly/MicroSpinLock.h
folly/Portability.h
folly/io/IOBuf.cpp
folly/io/test/IOBufTest.cpp