EXE
WinGet
LLVM
LLVM · 21.1.4 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
LLVM-21.1.4-win32.exe /S
File Identity
Filename
LLVM-21.1.4-win32.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
LLVM.LLVM
Version
21.1.4
Description
A collection of modular and reusable compiler and toolchain technologies.
License
Apache-2.0 with LLVM Exceptions
↗
Homepage
https://llvm.org
Support
https://discourse.llvm.org
Installer URL
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.4/LLVM-21.1.4-win32.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- Cullen Rhodes: Bump version to 21.1.4 (222fc11f2b8f)
- Owen Pan: release/21.x: [clang-format] Fix a crash on BAS_BlockIndent (#164047) (480a90482e5b)
- owenca: Update clang/lib/Format/TokenAnnotator.cpp (3333dd88a493)
- owenca: [clang-format] Annotate ::operator and Foo::operator correctly (#164048) (54cdd973782e)
- Jannick Kremer: [libclang/python] Return None instead of null cursors from Token.cursor (#163183) (ceeb93096c79)
- owenca: [clang-format] Fix an assertion failure on comment-only c…