[Support] Fix the always_inline attribute macro to not include the
'inline' specifier. That specifier may or may not be valid for a given function, or it may be required for correct linkage even when the compiler doesn't support the always_inline attribute. llvm-svn: 247252
Loading
Please register or sign in to comment