-
Max Kellermann authored
Check {GCC,CLANG}_VERSION==0 or >0 instead of using defined(), which may render undefined behavior.b05beb00
To find the state of this project's repository at the time of any of these versions, check out
the tags.
Check {GCC,CLANG}_VERSION==0 or >0 instead of using defined(), which
may render undefined behavior.