Files
git/compat
Junio C Hamano f8270b3164 Merge branch 'dl/posix-unused-warning-clang' into jch
The UNUSED macro in 'compat/posix.h' has been updated to use a
newly introduced GIT_CLANG_PREREQ macro for compiler version
checks, and the existing GIT_GNUC_PREREQ macro has been modernized
to use explicit major/minor comparisons rather than bit-shifting.

* dl/posix-unused-warning-clang:
  compat/posix.h: simplify GIT_GNUC_PREREQ() comparison
  compat/posix.h: clean up GIT_GNUC_PREREQ() and UNUSED
  compat/posix.h: enable UNUSED warning messages for Clang
2026-06-17 05:40:01 -07:00
..
2026-06-15 07:42:00 -07:00
2024-06-14 10:26:33 -07:00
2026-01-09 18:32:55 -08:00