https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/143882
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Ami-zhang
Date: 2025-06-12T21:54:32-07:00
New Revision: 6146a88f60492b520a36f8f8f3231e15f3cc6082
URL:
https://github.com/llvm/llvm-project/commit/6146a88f60492b520a36f8f8f3231e15f3cc6082
DIFF:
https://github.com/llvm/llvm-project/commit/6146a88f60492b520a36f8f8f3231e15f3cc6082.diff
LOG
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/143893
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Anutosh Bhat
Date: 2025-06-12T17:22:17-07:00
New Revision: 9ba132be8eea545845cb22344ace56cdd43637d5
URL:
https://github.com/llvm/llvm-project/commit/9ba132be8eea545845cb22344ace56cdd43637d5
DIFF:
https://github.com/llvm/llvm-project/commit/9ba132be8eea545845cb22344ace56cdd43637d5.diff
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/143893
>From 9ba132be8eea545845cb22344ace56cdd43637d5 Mon Sep 17 00:00:00 2001
From: Anutosh Bhat
Date: Mon, 2 Jun 2025 20:14:28 +0530
Subject: [PATCH] [clan-reply] Backport PTU error recovery to 20.x
This cherry-pic
Author: Martin Storsjö
Date: 2025-06-12T11:43:08-07:00
New Revision: c4f257cb74b54c271bbff1649b71c40e8d8c50d8
URL:
https://github.com/llvm/llvm-project/commit/c4f257cb74b54c271bbff1649b71c40e8d8c50d8
DIFF:
https://github.com/llvm/llvm-project/commit/c4f257cb74b54c271bbff1649b71c40e8d8c50d8.diff
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/143647
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: fleeting-xx
Date: 2025-06-12T11:45:14-07:00
New Revision: 02aec86e4d0d1740fd6ca5a01b3154938682910d
URL:
https://github.com/llvm/llvm-project/commit/02aec86e4d0d1740fd6ca5a01b3154938682910d
DIFF:
https://github.com/llvm/llvm-project/commit/02aec86e4d0d1740fd6ca5a01b3154938682910d.diff
L
Author: Hans Wennborg
Date: 2025-06-12T11:45:14-07:00
New Revision: 199e02a3643318a16a0a7fdcc677ac55cf769fdb
URL:
https://github.com/llvm/llvm-project/commit/199e02a3643318a16a0a7fdcc677ac55cf769fdb
DIFF:
https://github.com/llvm/llvm-project/commit/199e02a3643318a16a0a7fdcc677ac55cf769fdb.diff
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/143647
>From 02aec86e4d0d1740fd6ca5a01b3154938682910d Mon Sep 17 00:00:00 2001
From: fleeting-xx
Date: Thu, 5 Jun 2025 20:33:11 -0500
Subject: [PATCH 1/2] [clangd] [Modules] Fix to correctly handle module
dependencie
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/143496
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/142648
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Eli Friedman
Date: 2025-06-12T11:41:13-07:00
New Revision: 6fa0cdf3720b8b9103f31009c089b56a9a176653
URL:
https://github.com/llvm/llvm-project/commit/6fa0cdf3720b8b9103f31009c089b56a9a176653
DIFF:
https://github.com/llvm/llvm-project/commit/6fa0cdf3720b8b9103f31009c089b56a9a176653.diff
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/142648
>From 6fa0cdf3720b8b9103f31009c089b56a9a176653 Mon Sep 17 00:00:00 2001
From: Eli Friedman
Date: Tue, 3 Jun 2025 09:51:37 -0700
Subject: [PATCH] release/20.x: [clang] Don't evaluate the initializer of
constexp
Author: Nikolas Klauser
Date: 2025-06-12T11:29:59-07:00
New Revision: 337beb73abfe05c2db1158f211042eb8763165ea
URL:
https://github.com/llvm/llvm-project/commit/337beb73abfe05c2db1158f211042eb8763165ea
DIFF:
https://github.com/llvm/llvm-project/commit/337beb73abfe05c2db1158f211042eb8763165ea.dif
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/138880
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tstellar wrote:
@topperc You should be able to push to this branch.
https://github.com/llvm/llvm-project/pull/139388
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-com
tstellar wrote:
ping @cjacek
https://github.com/llvm/llvm-project/pull/143496
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tstellar wrote:
ping @cor3ntin @tbaederr
https://github.com/llvm/llvm-project/pull/142648
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/140060
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tstellar wrote:
It looks like there are some test failures with this backport.
https://github.com/llvm/llvm-project/pull/139388
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm
https://github.com/tstellar milestoned
https://github.com/llvm/llvm-project/pull/143647
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Benjamin Maxwell
Date: 2025-06-11T15:49:03-07:00
New Revision: 2481e590eec725f2ad6b4945eebb978f93578404
URL:
https://github.com/llvm/llvm-project/commit/2481e590eec725f2ad6b4945eebb978f93578404
DIFF:
https://github.com/llvm/llvm-project/commit/2481e590eec725f2ad6b4945eebb978f93578404.di
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/142730
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Yingwei Zheng
Date: 2025-06-11T15:55:43-07:00
New Revision: acf86c5c4dbe8a65581f5438a61a8dddc4d02b6d
URL:
https://github.com/llvm/llvm-project/commit/acf86c5c4dbe8a65581f5438a61a8dddc4d02b6d
DIFF:
https://github.com/llvm/llvm-project/commit/acf86c5c4dbe8a65581f5438a61a8dddc4d02b6d.diff
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/142730
>From acf86c5c4dbe8a65581f5438a61a8dddc4d02b6d Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Mon, 2 Jun 2025 17:42:02 +0800
Subject: [PATCH] [CVP] Keep `ReachableCaseCount` in sync with range of
condition
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/142741
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tstellar wrote:
Merged: 22a3e6b194092182c592bdf48eef9d37c53b0cbf
https://github.com/llvm/llvm-project/pull/143163
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commit
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/143163
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: David Green
Date: 2025-06-11T15:41:35-07:00
New Revision: 22a3e6b194092182c592bdf48eef9d37c53b0cbf
URL:
https://github.com/llvm/llvm-project/commit/22a3e6b194092182c592bdf48eef9d37c53b0cbf
DIFF:
https://github.com/llvm/llvm-project/commit/22a3e6b194092182c592bdf48eef9d37c53b0cbf.diff
L
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/143344
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tstellar wrote:
Was beffd1509af7b12eeab0d5ae85b2f8322e039287 squashed in with this commit?
https://github.com/llvm/llvm-project/pull/142445
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/l
Author: Owen Pan
Date: 2025-06-03T15:37:21-07:00
New Revision: f6532710ace867e5660ea9e47ab77f2b8349896f
URL:
https://github.com/llvm/llvm-project/commit/f6532710ace867e5660ea9e47ab77f2b8349896f
DIFF:
https://github.com/llvm/llvm-project/commit/f6532710ace867e5660ea9e47ab77f2b8349896f.diff
LOG:
https://github.com/tstellar milestoned
https://github.com/llvm/llvm-project/pull/142648
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/142482
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/142311
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: dianqk
Date: 2025-06-03T14:49:03-07:00
New Revision: e0586e278f96e4f104c8b8039a41c6832c35be22
URL:
https://github.com/llvm/llvm-project/commit/e0586e278f96e4f104c8b8039a41c6832c35be22
DIFF:
https://github.com/llvm/llvm-project/commit/e0586e278f96e4f104c8b8039a41c6832c35be22.diff
LOG: [
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/142311
>From e0586e278f96e4f104c8b8039a41c6832c35be22 Mon Sep 17 00:00:00 2001
From: dianqk
Date: Sun, 1 Jun 2025 22:17:57 +0800
Subject: [PATCH] [RelLookupTableConverter] Drop unnamed_addr to avoid
generating GOTPCR
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/141957
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/137707
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Tom Stellard
Date: 2025-05-25T03:13:33-07:00
New Revision: aa804fd3e624cb92c6e7665182504c6049387f35
URL:
https://github.com/llvm/llvm-project/commit/aa804fd3e624cb92c6e7665182504c6049387f35
DIFF:
https://github.com/llvm/llvm-project/commit/aa804fd3e624cb92c6e7665182504c6049387f35.diff
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/140176
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tstellar wrote:
This was already backported in ff2e8f93f6090965e82d799af43f6dfef52baa66.
https://github.com/llvm/llvm-project/pull/140176
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/lis
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/140176
>From a13945bc81b9f7feb596f09e4f31c8dd04bb9da3 Mon Sep 17 00:00:00 2001
From: Douglas Yung
Date: Wed, 7 May 2025 06:13:07 +
Subject: [PATCH] Fix test pfalse-v4i1.ll added in #138712 to require asserts.
Sho
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/141194
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: hev
Date: 2025-05-23T21:11:35-07:00
New Revision: 53393e26d5f4e93c88c4c1fb737b30658de49992
URL:
https://github.com/llvm/llvm-project/commit/53393e26d5f4e93c88c4c1fb737b30658de49992
DIFF:
https://github.com/llvm/llvm-project/commit/53393e26d5f4e93c88c4c1fb737b30658de49992.diff
LOG: [Loo
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/141193
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: hev
Date: 2025-05-23T21:10:26-07:00
New Revision: 6fcb1c127b407cd6cb731bcc39efb360643b8d25
URL:
https://github.com/llvm/llvm-project/commit/6fcb1c127b407cd6cb731bcc39efb360643b8d25
DIFF:
https://github.com/llvm/llvm-project/commit/6fcb1c127b407cd6cb731bcc39efb360643b8d25.diff
LOG: [Loo
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/141004
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Owen Pan
Date: 2025-05-23T21:07:59-07:00
New Revision: 15ec590e389b57f47d817f32d34e486c5ab37f70
URL:
https://github.com/llvm/llvm-project/commit/15ec590e389b57f47d817f32d34e486c5ab37f70
DIFF:
https://github.com/llvm/llvm-project/commit/15ec590e389b57f47d817f32d34e486c5ab37f70.diff
LOG:
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/141004
>From 15ec590e389b57f47d817f32d34e486c5ab37f70 Mon Sep 17 00:00:00 2001
From: Owen Pan
Date: Wed, 21 May 2025 21:37:54 -0700
Subject: [PATCH] release/20.x: [clang-format] Fix the indent of StartOfName
after At
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/141002
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Owen Pan
Date: 2025-05-23T21:06:10-07:00
New Revision: 802f4f75372ed66c07f1230666b170c43afbb937
URL:
https://github.com/llvm/llvm-project/commit/802f4f75372ed66c07f1230666b170c43afbb937
DIFF:
https://github.com/llvm/llvm-project/commit/802f4f75372ed66c07f1230666b170c43afbb937.diff
LOG:
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/140703
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Benjamin Maxwell
Date: 2025-05-23T21:04:44-07:00
New Revision: 9b0832508ede38397c8ebb7a348d50ce1517af4a
URL:
https://github.com/llvm/llvm-project/commit/9b0832508ede38397c8ebb7a348d50ce1517af4a
DIFF:
https://github.com/llvm/llvm-project/commit/9b0832508ede38397c8ebb7a348d50ce1517af4a.di
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/139909
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Fangyi Zhou
Date: 2025-05-23T21:03:00-07:00
New Revision: 8a36b8e3ab46d69ee1798ded75038715b2080f83
URL:
https://github.com/llvm/llvm-project/commit/8a36b8e3ab46d69ee1798ded75038715b2080f83
DIFF:
https://github.com/llvm/llvm-project/commit/8a36b8e3ab46d69ee1798ded75038715b2080f83.diff
L
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/139909
>From 8a36b8e3ab46d69ee1798ded75038715b2080f83 Mon Sep 17 00:00:00 2001
From: Fangyi Zhou
Date: Thu, 17 Apr 2025 23:02:37 +0100
Subject: [PATCH] [clang][analyzer] Handle CXXParenInitListExpr alongside
InitList
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/139396
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: cor3ntin
Date: 2025-05-23T20:59:40-07:00
New Revision: 070cf62530eab91d68521787e08418343b9ca28b
URL:
https://github.com/llvm/llvm-project/commit/070cf62530eab91d68521787e08418343b9ca28b
DIFF:
https://github.com/llvm/llvm-project/commit/070cf62530eab91d68521787e08418343b9ca28b.diff
LOG:
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/139396
>From 070cf62530eab91d68521787e08418343b9ca28b Mon Sep 17 00:00:00 2001
From: cor3ntin
Date: Tue, 18 Mar 2025 16:45:37 +0100
Subject: [PATCH] [Clang] Demote mixed enumeration arithmetic error to a
warning (#13
tstellar wrote:
Merged as a169f5ca4e4fdd3e55baef9e69a3fa92e79d7b4a.
https://github.com/llvm/llvm-project/pull/137800
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-com
Author: Daniel Kiss
Date: 2025-05-23T18:16:24-07:00
New Revision: a169f5ca4e4fdd3e55baef9e69a3fa92e79d7b4a
URL:
https://github.com/llvm/llvm-project/commit/a169f5ca4e4fdd3e55baef9e69a3fa92e79d7b4a
DIFF:
https://github.com/llvm/llvm-project/commit/a169f5ca4e4fdd3e55baef9e69a3fa92e79d7b4a.diff
L
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/137800
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/137800
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -7567,9 +7567,13 @@ def warn_arith_conv_mixed_enum_types_cxx20 : Warning<
"%sub{select_arith_conv_kind}0 "
"different enumeration types%diff{ ($ and $)|}1,2 is deprecated">,
InGroup;
-def err_conv_mixed_enum_types_cxx26 : Error<
+
+def err_conv_mixed_enum_types: Error
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/140051
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/140246
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Shafik Yaghmour
Date: 2025-05-16T16:54:12-07:00
New Revision: 5befd1fb3c97a5c880da4c1e3ae4c8cf7b614425
URL:
https://github.com/llvm/llvm-project/commit/5befd1fb3c97a5c880da4c1e3ae4c8cf7b614425
DIFF:
https://github.com/llvm/llvm-project/commit/5befd1fb3c97a5c880da4c1e3ae4c8cf7b614425.dif
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/140246
>From 5befd1fb3c97a5c880da4c1e3ae4c8cf7b614425 Mon Sep 17 00:00:00 2001
From: Shafik Yaghmour
Date: Thu, 15 May 2025 16:04:37 -0700
Subject: [PATCH] [Clang][AST] Fix HandleLValueBase to deal with references
(#
Author: Jacek Caban
Date: 2025-05-16T16:47:32-07:00
New Revision: e3d2c00ccee45e882233fce230c42b23423a8ef7
URL:
https://github.com/llvm/llvm-project/commit/e3d2c00ccee45e882233fce230c42b23423a8ef7
DIFF:
https://github.com/llvm/llvm-project/commit/e3d2c00ccee45e882233fce230c42b23423a8ef7.diff
L
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/139851
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: tangaac
Date: 2025-05-16T16:43:08-07:00
New Revision: 85e06a7614831577a632905c7e3a4f6501fcabd3
URL:
https://github.com/llvm/llvm-project/commit/85e06a7614831577a632905c7e3a4f6501fcabd3
DIFF:
https://github.com/llvm/llvm-project/commit/85e06a7614831577a632905c7e3a4f6501fcabd3.diff
LOG:
Author: Douglas Yung
Date: 2025-05-16T16:35:56-07:00
New Revision: ff2e8f93f6090965e82d799af43f6dfef52baa66
URL:
https://github.com/llvm/llvm-project/commit/ff2e8f93f6090965e82d799af43f6dfef52baa66
DIFF:
https://github.com/llvm/llvm-project/commit/ff2e8f93f6090965e82d799af43f6dfef52baa66.diff
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/139822
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/139822
>From ff2e8f93f6090965e82d799af43f6dfef52baa66 Mon Sep 17 00:00:00 2001
From: Douglas Yung
Date: Wed, 7 May 2025 06:13:07 +
Subject: [PATCH] Fix test pfalse-v4i1.ll added in #138712 to require asserts.
Sho
@@ -7567,9 +7567,13 @@ def warn_arith_conv_mixed_enum_types_cxx20 : Warning<
"%sub{select_arith_conv_kind}0 "
"different enumeration types%diff{ ($ and $)|}1,2 is deprecated">,
InGroup;
-def err_conv_mixed_enum_types_cxx26 : Error<
+
+def err_conv_mixed_enum_types: Error
Author: Donát Nagy
Date: 2025-05-13T15:18:22-07:00
New Revision: 7b09d7b446383b71b63d429b21ee45ba389c5134
URL:
https://github.com/llvm/llvm-project/commit/7b09d7b446383b71b63d429b21ee45ba389c5134
DIFF:
https://github.com/llvm/llvm-project/commit/7b09d7b446383b71b63d429b21ee45ba389c5134.diff
LO
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/139597
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/139597
>From 7b09d7b446383b71b63d429b21ee45ba389c5134 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Don=C3=A1t=20Nagy?=
Date: Mon, 12 May 2025 10:56:29 +0200
Subject: [PATCH] [analyzer] Workaround for slowdown spikes (unin
https://github.com/tstellar milestoned
https://github.com/llvm/llvm-project/pull/139468
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tstellar wrote:
@ldionne ping.
https://github.com/llvm/llvm-project/pull/138880
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/137490
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Pengcheng Wang
Date: 2025-05-13T15:02:44-07:00
New Revision: a708fb737a78ff0b3d13d3d8e21f354542947e07
URL:
https://github.com/llvm/llvm-project/commit/a708fb737a78ff0b3d13d3d8e21f354542947e07
DIFF:
https://github.com/llvm/llvm-project/commit/a708fb737a78ff0b3d13d3d8e21f354542947e07.diff
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/139591
Rate limit · GitHub
body {
background-color: #f6f8fa;
color: #24292e;
font-family: -apple-system,BlinkMacSystemFont,Segoe
UI,Helvetica,Arial,sans-
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/139591
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Balazs Benics
Date: 2025-05-13T14:37:12-07:00
New Revision: 1c0368417f55417b8b08ae5c605231be096ef4bc
URL:
https://github.com/llvm/llvm-project/commit/1c0368417f55417b8b08ae5c605231be096ef4bc
DIFF:
https://github.com/llvm/llvm-project/commit/1c0368417f55417b8b08ae5c605231be096ef4bc.diff
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/139579
Rate limit · GitHub
body {
background-color: #f6f8fa;
color: #24292e;
font-family: -apple-system,BlinkMacSystemFont,Segoe
UI,Helvetica,Arial,sans-
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/139579
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: cor3ntin
Date: 2025-05-13T14:35:50-07:00
New Revision: 0439d1d36312b4abe705d8048cfae64e7fedff6a
URL:
https://github.com/llvm/llvm-project/commit/0439d1d36312b4abe705d8048cfae64e7fedff6a
DIFF:
https://github.com/llvm/llvm-project/commit/0439d1d36312b4abe705d8048cfae64e7fedff6a.diff
LOG:
@@ -7567,9 +7567,13 @@ def warn_arith_conv_mixed_enum_types_cxx20 : Warning<
"%sub{select_arith_conv_kind}0 "
"different enumeration types%diff{ ($ and $)|}1,2 is deprecated">,
InGroup;
-def err_conv_mixed_enum_types_cxx26 : Error<
+
+def err_conv_mixed_enum_types: Error
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/139389
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: mojyack
Date: 2025-05-13T14:32:08-07:00
New Revision: 74ed1ac61104afd632b8553fe64524851ef37478
URL:
https://github.com/llvm/llvm-project/commit/74ed1ac61104afd632b8553fe64524851ef37478
DIFF:
https://github.com/llvm/llvm-project/commit/74ed1ac61104afd632b8553fe64524851ef37478.diff
LOG:
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/139345
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Owen Pan
Date: 2025-05-13T14:28:28-07:00
New Revision: 2d079b96a5fb2d1da62cfddbafa6632058b22e76
URL:
https://github.com/llvm/llvm-project/commit/2d079b96a5fb2d1da62cfddbafa6632058b22e76
DIFF:
https://github.com/llvm/llvm-project/commit/2d079b96a5fb2d1da62cfddbafa6632058b22e76.diff
LOG:
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/139345
>From 2d079b96a5fb2d1da62cfddbafa6632058b22e76 Mon Sep 17 00:00:00 2001
From: Owen Pan
Date: Fri, 9 May 2025 17:55:48 -0700
Subject: [PATCH] release/20.x: [clang-format] Fix a crash on formatting
missing r_par
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/139356
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Yingwei Zheng
Date: 2025-05-13T14:26:52-07:00
New Revision: 2cacf46f35c8fa174a30a4b628a4b19e391a4798
URL:
https://github.com/llvm/llvm-project/commit/2cacf46f35c8fa174a30a4b628a4b19e391a4798
DIFF:
https://github.com/llvm/llvm-project/commit/2cacf46f35c8fa174a30a4b628a4b19e391a4798.diff
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/139222
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Yuta Mukai
Date: 2025-05-13T13:21:12-07:00
New Revision: f233430d977b67cc6aba9362b7d9f1a82d43d6d1
URL:
https://github.com/llvm/llvm-project/commit/f233430d977b67cc6aba9362b7d9f1a82d43d6d1
DIFF:
https://github.com/llvm/llvm-project/commit/f233430d977b67cc6aba9362b7d9f1a82d43d6d1.diff
LO
1 - 100 of 1532 matches
Mail list logo