s/_CLC_DECL/_CLC_DEF/
Some function definitions were using _CLC_DECL, which meant that they
weren't being marked as always_inline.
Reviewed-by and Tested-by:
Aaron Watry <awatry@gmail.com>
llvm-svn: 193754
Loading
Please register or sign in to comment