On 2025/01/30 18:30, Theo Buehler wrote: > I see. I'd really like to avoid hardcoding the clang version in these > two ports that don't need to do so. Which way this is achieved I don't > really care. My diff is a way to do it, but if it's preferable to > somehow export the version from rust via the cargo or the rust module, > I'm game.
Since your diff is already written, let's go with that. OK