Skip to content

Workaround for broken apt.llvm.org repo (revert to clang 21)#8312

Merged
firewave merged 12 commits intodanmar:mainfrom
chrchr-github:llvm_sh
Mar 9, 2026
Merged

Workaround for broken apt.llvm.org repo (revert to clang 21)#8312
firewave merged 12 commits intodanmar:mainfrom
chrchr-github:llvm_sh

Conversation

@chrchr-github
Copy link
Collaborator

No description provided.

@chrchr-github
Copy link
Collaborator Author

Mentioned here: llvm/llvm-project#183715 (comment)

@firewave
Copy link
Collaborator

firewave commented Mar 9, 2026

The unexpected (compiler) warnings in Clang-Tidy make me wonder if this is a mislabeled Clang 23 instead (it seems the version bumped was botched as well - see llvm/llvm-project#182959) ...

@firewave
Copy link
Collaborator

firewave commented Mar 9, 2026

The unexpected (compiler) warnings in Clang-Tidy make me wonder if this is a mislabeled Clang 23 instead (it seems the version bumped was botched as well - see llvm/llvm-project#182959) ...

No, these warnings were all introduced before LLVM 22. The problem is that packages are being outdated (tracked in llvm/llvm-project#164705).

I think a better workaround would be to revert to LLVM 21 if that works. I will give it a spin in simplecpp.

@firewave
Copy link
Collaborator

firewave commented Mar 9, 2026

I think a better workaround would be to revert to LLVM 21 if that works. I will give it a spin in simplecpp.

That did the trick for simplecpp: danmar/simplecpp#630. So please revert the version to LLVM 21 for now.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 9, 2026

@chrchr-github chrchr-github changed the title Workaround for broken llvm.sh Workaround for broken llvm.sh (revert to clang-21) Mar 9, 2026
@chrchr-github chrchr-github marked this pull request as ready for review March 9, 2026 19:29
@firewave firewave changed the title Workaround for broken llvm.sh (revert to clang-21) Workaround for broken apt.llvm.org repo (revert to clang-21) Mar 9, 2026
@firewave firewave changed the title Workaround for broken apt.llvm.org repo (revert to clang-21) Workaround for broken apt.llvm.org repo (revert to clang 21) Mar 9, 2026
@firewave firewave merged commit 6a14618 into danmar:main Mar 9, 2026
70 of 71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants