Re: [PATCH] lib/Kconfig.debug: Require a release version of LLVM 22 for context analysis

From: Sylvestre Ledru

Date: Thu Feb 26 2026 - 03:11:41 EST


Hello,

Le 25/02/2026 à 23:23, Peter Zijlstra a écrit :
On Wed, Feb 25, 2026 at 11:53:57AM -0700, Nathan Chancellor wrote:
On Wed, Feb 25, 2026 at 03:52:28PM +0100, Peter Zijlstra wrote:
On Tue, Feb 24, 2026 at 04:16:30PM -0700, Nathan Chancellor wrote:
Using a prerelease version as a minimum supported version for
Peter, could you take this for a 7.0-rc?
Yes, I can.
Thanks a lot!

I would however appreciate the Debian folks to quickly push an update
to the clang-22/experimental package. Otherwise I can't run this fancy
stuff myself no moar.
https://packages.debian.org/experimental/clang-22

claims that the experimental clang-22 package is at 22.1.0-rc3, so you
should be good.
Ah indeed. Operator error; I forgot the -t experimental and apt claimed:

clang-22 is already the newest version (1:22~++20251023025710+3f47a7be1ae6-1~exp5).

But now I am indeed at 22.1.0-rc3.

The stable release is now in sid:

https://tracker.debian.org/pkg/llvm-toolchain-22

Cheers,
Sylvestre