Re: [PATCH v3 1/2] rust: kasan: KASAN+RUST requires clang
From: Miguel Ojeda
Date: Wed May 27 2026 - 11:30:47 EST
On Wed, May 27, 2026 at 5:13 PM Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> No, I just started building it with LLVM=1 though. We'll see if
> anything fun happens with the different set of diagnostics, it's
> currently clean so we're OK right now.
Sounds good, thanks!
(`LLVM=1` is what we (or at least I) test the most by far, but it is
true that Linux distributions out there use the GCC (and thus, for
now, mixed GCC+LLVM) builds...)
Cheers,
Miguel