Re: [PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()

From: Andy Shevchenko
Date: Thu Feb 06 2025 - 13:42:42 EST


On Thu, Feb 6, 2025 at 8:11 PM Kees Cook <kees@xxxxxxxxxx> wrote:
>
> Work around a Clang 14 bug by switching to ARRAY_SIZE() (with the
> added benefit of explicitly checking for char array arguments) in
> memtostr*/strtomem*().

What's the minimum Clang version we build kernel with? 12?

--
With Best Regards,
Andy Shevchenko