LLVM/project 70df3cclibcxx/src/include overridable_function.h

Revert "[libc++] Replace the of use custom sections for detecting overriden functions" (#208157)

Reverts llvm/llvm-project#175896 since it broke the build of internal
symbolizer used by sanitizers.
DeltaFile
+67-32libcxx/src/include/overridable_function.h
+67-321 files

LLVM/project e652514clang-tools-extra/clang-tidy/cppcoreguidelines SpecialMemberFunctionsCheck.cpp, clang-tools-extra/docs ReleaseNotes.rst

[clang-tidy] Fix AllowImplicitlyDeletedCopyOrMove missing-move false positive (#207586)

The documentation for `cppcoreguidelines-special-member-functions` says
that `AllowImplicitlyDeletedCopyOrMove` suppresses diagnostics for
classes which implicitly delete copy or move operations.

In practice, the move operations are missing because the user-declared
destructor prevents their implicit declaration. This commit suppresses
that missing-move diagnostic when both copy operations are implicitly
deleted and no move operation is user-declared.

Godbolt: https://clang-tidy.godbolt.org/z/h1nT84Tee
Closes https://github.com/llvm/llvm-project/issues/196615
DeltaFile
+31-0clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/special-member-functions-implicit-delete.cpp
+10-1clang-tools-extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.cpp
+6-0clang-tools-extra/docs/ReleaseNotes.rst
+47-13 files

LLVM/project 7ca1705clang/lib/CodeGen CGCoroutine.cpp, clang/test/CodeGenCoroutines coro-elide.cpp coro-halo.cpp

[CodeGen] Set attributes on coroutine wrapper functions (#207961)

Call SetInternalFunctionAttributes() so that target feature attributes
get set. This ensures that inlining works without having to reason about
target-specific inline compatibility logic.
DeltaFile
+0-3clang/test/CodeGenCoroutines/coro-elide.cpp
+0-3clang/test/CodeGenCoroutines/coro-halo.cpp
+0-3clang/test/CodeGenCoroutines/pr65018.cpp
+2-0clang/lib/CodeGen/CGCoroutine.cpp
+2-94 files

LLVM/project f01cd12llvm/lib/Analysis ScalarEvolutionDivision.cpp

[SCEVDivision] Remove unnecessary integer promotion (NFCI)
DeltaFile
+2-7llvm/lib/Analysis/ScalarEvolutionDivision.cpp
+2-71 files

LLVM/project 6eb3532libunwind/test aarch64_za_unwind.pass.cpp

[libunwind] include alloca.h in test/aarch64_za_unwind.pass.cpp (#207376)

Glibc provides the alloca function as a part of stdlib.h when
_GNU_SOURCE is declared (which is the case with standard linux builds).
[1]

On non-glibc systems, this may not be the case (for example, picolibc).
These libraries may not implicitly include alloca.h as a part of the
standard lib.

[1]
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/stdlib/stdlib.h#L728

Signed-off-by: Shreeyash Pandey <shrpand at qti.qualcomm.com>
DeltaFile
+1-0libunwind/test/aarch64_za_unwind.pass.cpp
+1-01 files

LLVM/project bfd5a2fllvm/lib/Analysis ScalarEvolutionDivision.cpp

[SCEVDivision] Add assertion to check operand types match
DeltaFile
+2-0llvm/lib/Analysis/ScalarEvolutionDivision.cpp
+2-01 files

FreeBSD/ports d4c8791graphics/filament distinfo pkg-plist

graphics/filament: update 1.71.6 → 1.73.0
DeltaFile
+3-3graphics/filament/distinfo
+2-0graphics/filament/pkg-plist
+1-1graphics/filament/Makefile
+6-43 files

FreeBSD/ports b261da1audio/toneshifteq-lv2 distinfo Makefile

audio/toneshifteq-lv2: update 0.3.0 → 0.4.0
DeltaFile
+3-3audio/toneshifteq-lv2/distinfo
+1-1audio/toneshifteq-lv2/Makefile
+4-42 files

FreeBSD/ports 528e3d4devel/py-uv-build distinfo Makefile

devel/py-uv-build: update 0.11.27 → 0.11.28
DeltaFile
+3-3devel/py-uv-build/distinfo
+1-1devel/py-uv-build/Makefile
+4-42 files

FreeBSD/ports a869eb0devel/py-uv distinfo Makefile, devel/uv distinfo Makefile

devel/{,py-}uv: update 0.11.27 → 0.11.28
DeltaFile
+5-5devel/uv/distinfo
+3-3devel/py-uv/distinfo
+1-1devel/uv/Makefile
+1-1devel/uv/Makefile.crates
+1-1devel/py-uv/Makefile
+11-115 files

FreeBSD/ports 25147a2misc/grok-build distinfo Makefile

misc/grok-build: update 0.2.87 → 0.2.91
DeltaFile
+5-5misc/grok-build/distinfo
+1-1misc/grok-build/Makefile
+6-62 files

FreeBSD/ports e3db543misc/libxdf distinfo Makefile

misc/libxdf: update 1.0.1 → 1.0.2
DeltaFile
+3-3misc/libxdf/distinfo
+1-1misc/libxdf/Makefile
+1-0misc/libxdf/pkg-plist
+5-43 files

FreeBSD/ports c814a8enet/mihomo distinfo Makefile

net/mihomo: update 1.19.27 → 1.19.28
DeltaFile
+5-5net/mihomo/distinfo
+1-1net/mihomo/Makefile
+6-62 files

FreeBSD/ports f0ac82fx11/rio distinfo Makefile

x11/rio: update 0.4.7 → 0.4.9
DeltaFile
+105-133x11/rio/distinfo
+52-66x11/rio/Makefile
+157-1992 files

FreeBSD/ports f359bf4net/nekobox distinfo Makefile

net/nekobox: update 5.11.24 → 5.11.26
DeltaFile
+3-3net/nekobox/distinfo
+1-1net/nekobox/Makefile
+4-42 files

FreeBSD/ports 1770b0eeditors/novelwriter distinfo Makefile

editors/novelwriter: update 26.1 → 26.1.1
DeltaFile
+3-3editors/novelwriter/distinfo
+1-1editors/novelwriter/Makefile
+4-42 files

FreeBSD/ports 0bf115enet-p2p/qbittorrent distinfo Makefile

net-p2p/qbittorrent: update 5.2.2 → 5.2.3
DeltaFile
+3-3net-p2p/qbittorrent/distinfo
+1-1net-p2p/qbittorrent/Makefile
+4-42 files

FreeBSD/ports bc33f86cad/apio distinfo Makefile

cad/apio: update 1.4.2 → 1.5.0
DeltaFile
+3-3cad/apio/distinfo
+2-2cad/apio/Makefile
+5-52 files

FreeBSD/ports fd45960misc/netron distinfo Makefile

misc/netron: update 9.1.3 → 9.1.4
DeltaFile
+3-3misc/netron/distinfo
+1-1misc/netron/Makefile
+4-42 files

FreeBSD/ports 65b73eemisc/ompl pkg-plist Makefile

misc/ompl: update 2.0.0 → 2.0.1
DeltaFile
+115-86misc/ompl/pkg-plist
+4-9misc/ompl/Makefile
+3-3misc/ompl/distinfo
+122-983 files

FreeBSD/ports 0bd4253cad/netgen-lvs distinfo Makefile

cad/netgen-lvs: update 1.5.322 → 1.5.323
DeltaFile
+3-3cad/netgen-lvs/distinfo
+1-1cad/netgen-lvs/Makefile
+4-42 files

NetBSD/pkgsrc 3A325ZJdoc CHANGES-2026

   Updated devel/catch2, devel/log4cplus, net/qbittorrent
VersionDeltaFile
1.4332+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc Vs2xkx3net/qbittorrent distinfo Makefile

   qbittorrent: updated to 5.2.3

   5.2.3

   BUGFIX: Fix MIME header encoding in email to require ASCII (quinot)
   BUGFIX: Fix potential invalid migration procedure (Chocobo1)
   BUGFIX: Resolve relative UI theme paths (TurboTheTurtle)
   BUGFIX: Clear transfer filters when sections collapse (TurboTheTurtle)
   BUGFIX: Fix potential deadlock when database transaction failed (Chocobo1)
   BUGFIX: Fix wrong torrent tracker conversion (Chocobo1)
   BUGFIX: Fix wrong encoding for Web Seeds (Chocobo1)
   BUGFIX: Use stricter parsing for Peer Address inputs (Chocobo1)
   BUGFIX: Revise regex expression for parsing HTML links (Chocobo1)
   WEBUI: Correctly escape CSS query selector so the UI won't break (vafada)
   RSS: Fix feeds not following the specified interval (vafada)
   SEARCH: Fix plugin counting when updating (Chocobo1)
   WINDOWS: Avoid using invalid file attributes when renaming files (Chocobo1)
VersionDeltaFile
1.51+4-4net/qbittorrent/distinfo
1.103+2-2net/qbittorrent/Makefile
+6-62 files

NetBSD/pkgsrc 3Gos0nWdevel/log4cplus distinfo Makefile

   log4cplus: updated to 2.2.0.1

   2.2.0.1

   This release has the same code and features as 2.2.0, with updated
   documentation for the Windows file appender changes.

   IMPORTANT: File-based appenders on Windows now use a custom
   Win32-backed file stream, allowing log files to be renamed while they are
   open by another process. File-based appenders on Windows now store log files
   as UTF-8, converting wchar_t log messages directly and narrow char log
   messages through the stream locale's Windows code page. This change is source
   compatible but ABI-changing.

   Remove LOG4CPLUS_ASSERT_FORMAT(). It is not implemented in 2.x branch.

   Fix compilation of Python bindings with Python 3.12+.

   Fix Win32 lock file handling by matching LockFileEx() with

    [8 lines not shown]
VersionDeltaFile
1.10+4-4devel/log4cplus/distinfo
1.16+2-2devel/log4cplus/Makefile
1.6+2-1devel/log4cplus/PLIST
+8-73 files

FreeBSD/ports 6ccbc42www/py-django52 distinfo Makefile

www/py-django52: Update to 5.2.16
DeltaFile
+3-3www/py-django52/distinfo
+1-1www/py-django52/Makefile
+4-42 files

NetBSD/pkgsrc LDqUFb3devel/catch2 distinfo Makefile

   catch2: updated to 3.15.2

   3.15.2

   Fixes

   Fixed --warn InfiniteGenerators triggering even if the generator was limited to specific element via path filtering.
   Fixed -Wunused-parameter triggering in -fnoexceptions builds.

   Improvements

   catch_discover_tests can handle cases where the binary prints out non-Catch2 output due to global constructors
VersionDeltaFile
1.31+4-4devel/catch2/distinfo
1.30+2-2devel/catch2/Makefile
+6-62 files

FreeBSD/ports 516da2fwww/py-django60 distinfo Makefile

www/py-django60: Update to 6.0.7
DeltaFile
+3-3www/py-django60/distinfo
+1-1www/py-django60/Makefile
+4-42 files

NetBSD/src 6eV57pIsys/dev/ic mpt_netbsd.c

   dev/ic/mpt_netbsd.c - Add { } around block with decls for clang builds
VersionDeltaFile
1.42+4-3sys/dev/ic/mpt_netbsd.c
+4-31 files

LLVM/project 2b08031utils/bazel/llvm-project-overlay/flang/lib/Optimizer/OpenACC/Analysis BUILD.bazel, utils/bazel/llvm-project-overlay/mlir BUILD.bazel

[bazel] Port 9a1f5b76b4 (#208126)
DeltaFile
+16-0utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
+3-0utils/bazel/llvm-project-overlay/flang/lib/Optimizer/OpenACC/Analysis/BUILD.bazel
+19-02 files

OpenBSD/ports cWzeaJbwayland/xwayland distinfo Makefile

   Update to xwayland 24.1.13
VersionDeltaFile
1.17+2-2wayland/xwayland/distinfo
1.23+1-1wayland/xwayland/Makefile
+3-32 files