Skip to content

Windows binary package: use clang-format 22.1.1#266

Merged
tahina-pro merged 3 commits intoproject-everest:masterfrom
tahina-pro:_taramana_windows_clang_format
Mar 21, 2026
Merged

Windows binary package: use clang-format 22.1.1#266
tahina-pro merged 3 commits intoproject-everest:masterfrom
tahina-pro:_taramana_windows_clang_format

Conversation

@tahina-pro
Copy link
Member

This PR upgrades the clang-format executable bundled into the EverParse package for Windows, to use clang-format 22.1.1 from https://github.com/llvm/llvm-project/releases/tag/llvmorg-22.1.1 .

The LLVM version can now be upgraded easily through changing the LLVM_VERSION variable in src/package/package.sh

tahina-pro and others added 3 commits March 20, 2026 11:27
Replace the old clang-format snapshot (clang-format-2663a25f.exe from
prereleases.llvm.org) with the clang-format.exe from the official LLVM
22.1.1 Windows x64 binary package. The script now downloads the full
archive, extracts clang-format.exe, and cleans up.

Also pin the clang LICENSE download to the llvmorg-22.1.1 tag instead
of main.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Extract LLVM_VERSION=22.1.1 so that upgrading clang-format only
requires changing one line.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@tahina-pro tahina-pro merged commit 461f8e7 into project-everest:master Mar 21, 2026
17 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.

1 participant