chiark / gitweb /
utils/macros.h: Add support for Clang-specific hacks.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 5 Jul 2017 20:25:31 +0000 (21:25 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 6 Jul 2017 08:48:25 +0000 (09:48 +0100)
These are mostly the same as GCC, but (fortunately!) Clang's diagnostics
handling is less broken than GCC's, so we can do the same job much more
simply.


No differences found