Deal with some oddities of MSVC's preprocessor
Summary: MSVC's preprocessor is different in how it deals with passing arguments expanded from `__VA_ARGS__`, so we have to add a stub to force it to expand the arguments. Reviewed By: yfeldblum Differential Revision: D3256328 fbshipit-source-id: 551434833d40e55498a9ab352eb74acdfd094835
Showing
Please register or sign in to comment