util: move ALWAYS_INLINE macro to util/macro.h
authorTimothy Arceri <tarceri@itsqueeze.com>
Sun, 7 May 2017 22:01:05 +0000 (08:01 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Tue, 9 May 2017 01:21:03 +0000 (11:21 +1000)
commit34c5e58a6816ecfe9f944f5cf921261648324728
treed371ce0dfca0d46b4a0174a73ca4ba0fdede5ead
parentf52e63069a3fad23e03d42306a42bd20f0159da3
util: move ALWAYS_INLINE macro to util/macro.h

Also added clang check.

macro.h is include by p_compiler.h so no other change is needed.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/include/pipe/p_compiler.h
src/util/macros.h