Skip to content
Commit 911cfc11 authored by Saleem Abdulrasool's avatar Saleem Abdulrasool
Browse files

builtins: spell inline as __inline

__inline is a vendor specific spelling for inline.  clang and gcc treat it the
same as inline, and is available in MSVC 2013 which does not implement C99
(VS2015 supports the inline keyword though).  This will allow us to build the
builtins using MSVC.

llvm-svn: 249953
parent 55b1f292
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment