Move various attributes before the declaration to be compatible with MSVC
Summary: MSVC will just produce syntax errors if these are left where they currently are. GCC and LLVM support them in either location with the same meaning. Closes #267 Reviewed By: @yfeldblum Differential Revision: D2283889 Pulled By: @sgolemon
Showing
Please register or sign in to comment