From nobody Fri May 29 23:01:03 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gRzNv42yDz6gDpZ for ; Fri, 29 May 2026 23:01:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gRzNv12MTz4PJQ for ; Fri, 29 May 2026 23:01:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780095663; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=xpa9Fj0wY3CCcwb+x3McTjLM1OtseWRCd3A819s34mc=; b=sRmenBDg52/ZPwHICypX8ja7bNI1NbheTXqZfJjsQ+vyF5pat4VPw43Mg0IYa8z9XNqIt/ zFnp9rQ0cJ9FoGAwTZmWZqoLpm3eINl/D5eoHxYX8Q/xb2+fFpDLs4wH2Pt0lkP15SU8vQ aV/KyJIGBLTi1zh3hw31yhKHu0Boxc0XjMZJXa+onAfXQ8s7CgiHCHJ+IuNxdQ4UBKdPmp ObSqGXhKhnZTkI1Uw1y8k9mihR32mU0VI0kGdJSXa2Wg+BaJChXdQaJJa7jKUyqIF+pw87 YjBx9kp16TCP2WNCbgim2QsQm8w7uqy/AqhyQ2xE1vv3wDE8trEw4F9DTwVxRQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780095663; a=rsa-sha256; cv=none; b=ewzKE51D4ObRrbyijG+fxwFSY5RH0f1VJdtjqu3xPIMsddewS0ByHP/fXmmyIgBuyg2coc vaD4TR++CPxZenCfFKOnEp/GsMQ8fLQFd8YvOyoN+Tj7QOvA08gnpHc+a1J9L665xpd1jT J31QtWL67xU+s8hkLBbrYJxiNc3RT3mkhZZEuQK6JaKLaA/XlHX44n4ygT9GO2Hn8rP6gp AsP8E4b0ya7cJd1l6v3tzBAAItkRin10YexPPum2+0qkPhmTfi9rVRwrUkO6QQcWRgAeBe mNR5zaW0+GKhXF8AYPNGyQ1EYDaO734HLEoGGVk0G/fUi4M6dBhhjdRbi0gWAA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780095663; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=xpa9Fj0wY3CCcwb+x3McTjLM1OtseWRCd3A819s34mc=; b=HDqSTqpcfH0SFu4zrtrwewzZwidN2S76fEqLFfYcT3nyG39nC6Z+8hyNhp2CZzeSA24kTY 8qYzRXpQkLjeKE4UisoPJYdxtgyoA84f2xdLzs8BMp7H/196seUnA70QM7LEfKNP0BjLrr SECjm0p71mdcgS/NNhp1AaInLAcN6rosE1jMLt1e9P6Jeb1U4mBRJSUyRbpru21oPThpOv NgWMbiHpB67/rXDKeZEJReE5mluWyUL8K1od9gV/pAY++Yn8QJRBwCISq1WcML2+E5GQbX SxLpwsRpwoys4x6HeO5XdRLuGt+ASyLfTcL9U+y/O7N7Dr2vo/ir7pVZ7N2Uzw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gRzNv0MhwztCg for ; Fri, 29 May 2026 23:01:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 42397 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 29 May 2026 23:01:03 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Dimitry Andric Subject: git: f17eb2277e6e - stable/15 - Revert "libcxx-compat: revert llvmorg-19-init-8667-g472b612ccbed:" List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dim X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: f17eb2277e6e3ee1cd91bbb9a2810c260a3de838 Auto-Submitted: auto-generated Date: Fri, 29 May 2026 23:01:03 +0000 Message-Id: <6a1a1aaf.42397.5a3072f2@gitrepo.freebsd.org> The branch stable/15 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=f17eb2277e6e3ee1cd91bbb9a2810c260a3de838 commit f17eb2277e6e3ee1cd91bbb9a2810c260a3de838 Author: Dimitry Andric AuthorDate: 2025-12-06 20:24:15 +0000 Commit: Dimitry Andric CommitDate: 2026-05-29 22:57:28 +0000 Revert "libcxx-compat: revert llvmorg-19-init-8667-g472b612ccbed:" This reverts commit f7570f1eb0dc056dfce9d7500157538c670edaf6, in preparation for merging llvm 21. PR: 292067 MFC after: 1 month (cherry picked from commit a843ea3f246f3f137722db556aa07710e6a84b71) --- contrib/llvm-project/libcxx/include/__format/format_arg.h | 1 + contrib/llvm-project/libcxx/include/__type_traits/remove_cv.h | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/contrib/llvm-project/libcxx/include/__format/format_arg.h b/contrib/llvm-project/libcxx/include/__format/format_arg.h index 4924e5fb3253..aa02f81dc40e 100644 --- a/contrib/llvm-project/libcxx/include/__format/format_arg.h +++ b/contrib/llvm-project/libcxx/include/__format/format_arg.h @@ -19,6 +19,7 @@ #include <__fwd/format.h> #include <__memory/addressof.h> #include <__type_traits/conditional.h> +#include <__type_traits/remove_const.h> #include <__utility/forward.h> #include <__utility/move.h> #include <__utility/unreachable.h> diff --git a/contrib/llvm-project/libcxx/include/__type_traits/remove_cv.h b/contrib/llvm-project/libcxx/include/__type_traits/remove_cv.h index 8e1c04336432..2c4e9e419a1b 100644 --- a/contrib/llvm-project/libcxx/include/__type_traits/remove_cv.h +++ b/contrib/llvm-project/libcxx/include/__type_traits/remove_cv.h @@ -10,8 +10,6 @@ #define _LIBCPP___TYPE_TRAITS_REMOVE_CV_H #include <__config> -#include <__type_traits/remove_const.h> -#include <__type_traits/remove_volatile.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) # pragma GCC system_header