On Thu, Feb 6, 2025 at 8:11 PM Kees Cook <[email protected]> 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
