Handle MSVC's preprocessor oddities in the SharedMutex test 2016.07.26
authorChristopher Dykes <cdykes@fb.com>
Tue, 26 Jul 2016 15:37:22 +0000 (08:37 -0700)
committerFacebook Github Bot 3 <facebook-github-bot-3-bot@fb.com>
Tue, 26 Jul 2016 15:38:39 +0000 (08:38 -0700)
commit66950202701a4fa60fde106f5bcae6d8dbe4327d
treeae7d907ff00573c8e8fd16af5246304261d49a82
parent0b57311adc27a919af379ecd9188ff686545d688
Handle MSVC's preprocessor oddities in the SharedMutex test

Summary: MSVC needs a bit more glue to expand the varargs.

Reviewed By: yfeldblum

Differential Revision: D3614681

fbshipit-source-id: 901d8c5138b1d2d28434c51bdff31f6d21f26681
folly/test/SharedMutexTest.cpp