Commit 31f9476c9ec08b0a21a71fce807fc72fef0c6441

Bruno Haible 2020-08-09T15:01:23

Use __typeof__ with clang. * m4/stdint.m4 (gl_STDINT_H): Check for SIZE_MAX also on "clang -std=gnu99". * lib/intprops.h (_GL_HAVE___TYPEOF__): Define to 1 also on clang. * tests/test-stdint.c (verify_same_types): Enable the check also on clang.