utils/macros.h: Sprinkle `__...__' over GCC (and Clang) attribute names.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 18 Sep 2019 16:29:30 +0000 (17:29 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 18 Sep 2019 16:33:17 +0000 (17:33 +0100)
I suspect that things like `noreturn' might already be macros.  Though,
honestly, this header file is not a shining example of namespace hygiene
in countless other ways.


No differences found