https://github.com/dtcxzyw approved this pull request.
LG
https://github.com/llvm/llvm-project/pull/138676
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
@hahnjo (or anyone else). If you would like to add a note about this fix in the
release notes (completely optional). Please reply to this comment with a one or
two sentence description of the fix. When you are done, please add the
release:note label to this PR.
ht
Author: thetruestblue
Date: 2025-05-10T11:01:54-07:00
New Revision: b7b834e2a20ed295eaab596dd348db5463b951d8
URL:
https://github.com/llvm/llvm-project/commit/b7b834e2a20ed295eaab596dd348db5463b951d8
DIFF:
https://github.com/llvm/llvm-project/commit/b7b834e2a20ed295eaab596dd348db5463b951d8.diff
Author: davidtrevelyan
Date: 2025-05-10T11:01:54-07:00
New Revision: f811c7df0a105549aeae2aa42ca31f6d55e652f2
URL:
https://github.com/llvm/llvm-project/commit/f811c7df0a105549aeae2aa42ca31f6d55e652f2
DIFF:
https://github.com/llvm/llvm-project/commit/f811c7df0a105549aeae2aa42ca31f6d55e652f2.diff
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/137353
___
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/cor3ntin updated
https://github.com/llvm/llvm-project/pull/139396
>From e43f7dbda40e99c4179d8b2d8ed9d9d2a65cff1e 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
github-actions[bot] wrote:
@thetruestblue (or anyone else). If you would like to add a note about this fix
in the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this P
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/138017
Rate limit · GitHub
body {
background-color: #f6f8fa;
color: #24292e;
font-family: -apple-system,BlinkMacSystemFont,Segoe
UI,Helvetica,Arial,sans-s
https://github.com/cor3ntin edited
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
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/137353
>From f811c7df0a105549aeae2aa42ca31f6d55e652f2 Mon Sep 17 00:00:00 2001
From: davidtrevelyan
Date: Thu, 13 Mar 2025 10:18:25 +
Subject: [PATCH 1/2] [rtsan][Apple] Add interceptor for _os_nospin_lock_lock
(
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/137620
Rate limit · GitHub
body {
background-color: #f6f8fa;
color: #24292e;
font-family: -apple-system,BlinkMacSystemFont,Segoe
UI,Helvetica,Arial,sans-
https://github.com/cor3ntin created
https://github.com/llvm/llvm-project/pull/139396
In C++, defaulted to an error.
C++ removed these features but the removal negatively impacts users.
Fixes #92340
>From 77918bb5b44cf0d319f0948030d9291996f3e5ac Mon Sep 17 00:00:00 2001
From: cor3ntin
Date: T
https://github.com/cor3ntin milestoned
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
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: cor3ntin (cor3ntin)
Changes
In C++, defaulted to an error.
C++ removed these features but the removal negatively impacts users.
Fixes #92340
---
Full diff: https://github.com/llvm/llvm-project/pull/139396.diff
4 Files Affected:
- (mod
https://github.com/cor3ntin edited
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
@@ -3552,7 +3552,22 @@ void MicrosoftCXXNameMangler::mangleType(const
DependentSizedExtVectorType *T,
void MicrosoftCXXNameMangler::mangleType(const ConstantMatrixType *T,
Qualifiers quals, SourceRange Range) {
- Error(Range.getBegin(
https://github.com/aaupov edited
https://github.com/llvm/llvm-project/pull/139193
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
101 - 117 of 117 matches
Mail list logo