utils/: Split compiler-version macros into a separate header.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 26 May 2018 15:18:43 +0000 (16:18 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 26 May 2018 15:19:34 +0000 (16:19 +0100)
commit33e3ac9056f046affd69e3b8871275e5e2697aa4
tree1c1b72788095733c5e6d55ed3a4cb77d77bc3d2e
parentc418910f63a882d53d76f0711fa79eff7387d9e0
utils/: Split compiler-version macros into a separate header.

This way we can use them in other headers without the namespace mess of
`macros.h'.

Also, actually document `CLANG_VERSION_P'.
utils/Makefile.am
utils/compiler.3 [new file with mode: 0644]
utils/compiler.h [new file with mode: 0644]
utils/macros.3
utils/macros.h