Finally drop the 'static' from INLINE and ALWAYS_INLINE
commit40e16683f3fdf23dba20d9d0fc2eb00d562cc8df
authorTimur Iskhodzhanov <timurrrr@google.com>
Fri, 12 Apr 2013 09:37:20 +0000 (12 09:37 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Fri, 12 Apr 2013 09:37:20 +0000 (12 09:37 +0000)
tree1c3317264298ca5ebc15af233a2947a15cb15385
parentf1faf5d58afbc5286d4d75361956ab6ee0938e1a
Finally drop the 'static' from INLINE and ALWAYS_INLINE

The ALWAYS_INLINE doesn't have static on POSIX anyways since r178341; the INLINE is only used in .h files, so shouldn't have been 'static' in the first place

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@179371 91177308-0d34-0410-b5e6-96231b3b80d8
lib/sanitizer_common/sanitizer_internal_defs.h