Make NORETURN working with MSVC. MSVC only accepts NORETURN in front of the
decl so move it there. GCC accepts it both in front and after decls. llvm-svn: 88791
Loading
Please sign in to comment
decl so move it there. GCC accepts it both in front and after decls. llvm-svn: 88791