Opened 2 years ago
Closed 2 years ago
#17319 closed enhancement (fixed)
llvm-15.0.5
Reported by: | Bruce Dubbs | Owned by: | pierre |
---|---|---|---|
Priority: | normal | Milestone: | 11.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (4)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 2 years ago
LLVM 15.0.5 is now available.
This release is a bug-fix release and is API and ABI compatible with 15.0.0. If there are no major issues found with this release, then it will be the last 15.0.x release.
Below is the full list of changes since 15.0.4:
- [VectorUtils] Skip interleave members with diff type and alloca sizes.
- [lldb] Get rid of __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS
- [lldb] Fix ‘error: non-const lvalue…’ caused by SWIG 4.1.0
- [GlobalOpt] Don’t remove inalloca from varargs functions
- [analyzer] Workaround crash on encountering Class non-type template parameters
- Link libclangBasic against libatomic when necessary.
- Link liblldCOFF against libatomic when necessary
- Set LLVM_ATOMIC_LIB variable for convenient linking against libatomic
- [TypePromotion] Replace Zext to Truncate for the case src bitwidth is larger
- [cmake] Add missing CMakePushCheckState include to FindLibEdit.cmake
- Reenable POSIX builtin library functions in gnu2x mode
- [CMake] Fix -Wstrict-prototypes
Note:
See TracTickets
for help on using tickets.
I've uploaded llvm-cmake-15.0.5.src.tar.xz to anduin with md5sum fb2ef6f3f75ee620e0c8f2b68487bdb7。