#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 Xi Ruoyao, 18 months ago

I've uploaded llvm-cmake-15.0.5.src.tar.xz to anduin with md5sum fb2ef6f3f75ee620e0c8f2b68487bdb7。

comment:2 by pierre, 18 months ago

Owner: changed from blfs-book to pierre
Status: newassigned

comment:3 by pierre, 17 months 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

comment:4 by pierre, 17 months ago

Resolution: fixed
Status: assignedclosed

Fixed at 754f4c6dd9a

Note: See TracTickets for help on using tickets.