LLVM 20.1.7 Released! (original) (raw)
We are happy to announce that LLVM 20.1.7 is now released!
Download
Find sources on GitHub.
A note on binaries
Official binaries will not be available right away. They will be provided later.
Third-party binaries will be posted to the following forum thread. Note that these binaries are not created or checked by the release managers, they should be used with care.
Next Release
This may be the last 20.1.x release depending on what kinds of bugs are found in the next two weeks. Please file issues you find in the 20.x milestone.
Changes since 20.1.6
- Ami-zhang: [LoongArch] Fix ‘-mno-lsx’ option not disabling LASX feature (#143821) (6146a88f6049)
- Anutosh Bhat: [clan-reply] Backport PTU error recovery to 20.x (9ba132be8eea)
- Hans Wennborg: Disable clangd/test/module_dependencies.test on Windows (199e02a36433)
- fleeting-xx: [clangd] [Modules] Fix to correctly handle module dependencies (#142828) (02aec86e4d0d)
- Martin Storsjö: [llvm-rc] Allow ALT on non-virtkey accelerators (#143374) (c4f257cb74b5)
- Eli Friedman: release/20.x: [clang] Don’t evaluate the initializer of constexpr-unknown parameters. (#142498) (6fa0cdf3720b)
- Nikolas Klauser: [libc++] Add LIBCPP_NO_UNIQUE_ADDRESS to flat{,multi}map::value_compare (#137594) (337beb73abfe)
- Louis Dionne: [libc++] Fix check for _LIBCPP_HAS_NO_WIDE_CHARACTERS in features.py (#131675) (b8e10ca59b6a)
- Martin Storsjö: [libcxx] Provide locale conversions to tests through lit substitution (#105651) (2da24c36c7df)
- Ulrich Weigand: [release/20.x] Update release notes for SystemZ changes (#140060) (253e9321c8b6)
- Yingwei Zheng: [CVP] Keep ReachableCaseCount in sync with range of condition (#142302) (acf86c5c4dbe)
- Benjamin Maxwell: [AArch64][SME] Fix accessing the emergency spill slot with hazard padding (#142190) (2481e590eec7)
- David Green: release/20.x: [AArch64] Handle XAR with v1i64 operand types (#141754) (22a3e6b19409)
- Nathan Ridge: [clangd] Guard against trivial FunctionProtoTypeLoc when creating inlay hints (#143087) (e5dd4f129454)
- Owen Pan: [clang-format] Correctly annotate token-pasted function decl names (#142337) (f6532710ace8)
- dianqk: [RelLookupTableConverter] Drop unnamed_addr to avoid generating GOTPCREL relocations (#142304) (e0586e278f96)
- Matheus Izvekov: [clang] Serialization: support hashing null template arguments (7759bb57c243)
- Tom Stellard: Bump version to 20.1.7 (7cf14539b644)