[NFC] Move the export attribute after extern "C".
Not all compilers support attributes before `extern "C"`. gcc is the main one that doesn't support it. llvm-svn: 358301
Loading
Please register or sign in to comment
Not all compilers support attributes before `extern "C"`. gcc is the main one that doesn't support it. llvm-svn: 358301