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:
33e3ac9
)
utils/: Split compiler-version macros into a separate header.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 26 May 2018 15:18:43 +0000
(16:18 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 26 May 2018 15:19:34 +0000
(16:19 +0100)
This way we can use them in other headers without the namespace mess of
`macros.h'.
Also, actually document `CLANG_VERSION_P'.
No differences found