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)
commitff3d3f01025b881c7cadf093b0f65309c35f2c53
tree4bcd3b2aa7efd02eabc6b7f3eddf3107561eaa94
parentd94956b547ca1a477e8b464c58516aca3cccccb9
utils/macros.h: Add support for Clang-specific hacks.

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.
utils/macros.h