chiark
/
gitweb
/
~mdw
/
mLib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
ff3d3f0
)
utils/macros.h: Add support for Clang-specific hacks.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 5 Jul 2017 20:25:31 +0000
(21:25 +0100)
committer
Mark 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