Skip to content
Commit 4f454135 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[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
parent 2377fe95
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment