https://github.com/Michael137 updated
https://github.com/llvm/llvm-project/pull/149827
>From b8f31ec8f556169a45370938cf28bd8582134a5c Mon Sep 17 00:00:00 2001
From: Michael Buch
Date: Sun, 3 Aug 2025 11:38:07 +0100
Subject: [PATCH 1/3] [clang][Attr] Remove 'literal label' form of AsmLabelAttr
https://github.com/cor3ntin closed
https://github.com/llvm/llvm-project/pull/150823
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/Michael137 updated
https://github.com/llvm/llvm-project/pull/149827
>From a61eb43dd47463a817e2899ec81bab23d5bdc9bc Mon Sep 17 00:00:00 2001
From: Michael Buch
Date: Mon, 4 Aug 2025 07:49:19 +0100
Subject: [PATCH 1/3] Clang
---
clang/include/clang/Basic/Attr.td | 17
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: Kazu Hirata (kazutakahirata)
Changes
We use llvm::byteswap from bit.h, but we don't use any feature from
SwapByteOrder.h.
---
Full diff: https://github.com/llvm/llvm-project/pull/151903.diff
1 Files Affected:
- (modified) lldb/include/l
https://github.com/kazutakahirata created
https://github.com/llvm/llvm-project/pull/151903
We use llvm::byteswap from bit.h, but we don't use any feature from
SwapByteOrder.h.
>From 9d3b29f2da95e0328ef73a71f15815a9f71d3e88 Mon Sep 17 00:00:00 2001
From: Kazu Hirata
Date: Sun, 3 Aug 2025 14:45
https://github.com/Michael137 updated
https://github.com/llvm/llvm-project/pull/149827
>From 809925d0fcb99f919b3a443a9b5fb22e4173a504 Mon Sep 17 00:00:00 2001
From: Michael Buch
Date: Sun, 3 Aug 2025 11:38:07 +0100
Subject: [PATCH 1/3] [clang][Attr] Remove 'literal label' form of AsmLabelAttr
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: Druzhkov Sergei (DrSergei)
Changes
This patch adds `readOnly`
[attribute](https://microsoft.github.io/debug-adapter-protocol/specification#Types_VariablePresentationHint)
for variables. When this attribute is returned for a variable, VS Co
https://github.com/DrSergei created
https://github.com/llvm/llvm-project/pull/151884
This patch adds `readOnly`
[attribute](https://microsoft.github.io/debug-adapter-protocol/specification#Types_VariablePresentationHint)
for variables. When this attribute is returned for a variable, VS Code
p
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `openmp-s390x-linux`
running on `systemz-1` while building
`clang-tools-extra,clang,flang-rt,flang,lldb,llvm` at step 6 "test-openmp".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/88/builds/14669
H
Author: Connector Switch
Date: 2025-08-03T22:32:00+08:00
New Revision: 8b7f81f2de1faceaa29b2c148d99b663d23f7110
URL:
https://github.com/llvm/llvm-project/commit/8b7f81f2de1faceaa29b2c148d99b663d23f7110
DIFF:
https://github.com/llvm/llvm-project/commit/8b7f81f2de1faceaa29b2c148d99b663d23f7110.di
https://github.com/c8ef closed https://github.com/llvm/llvm-project/pull/151864
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/c8ef updated https://github.com/llvm/llvm-project/pull/151864
>From 0440a3602e32fb0215c438db939bda6b8503762b Mon Sep 17 00:00:00 2001
From: c8ef
Date: Sun, 3 Aug 2025 20:55:14 +0800
Subject: [PATCH 1/2] fix assignment typo
---
.../checkers/performance/unnecessary-value-param
https://github.com/vbvictor approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/151864
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
llvmbot wrote:
@llvm/pr-subscribers-clang-tidy
Author: Connector Switch (c8ef)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/151864.diff
15 Files Affected:
- (modified)
clang-tools-extra/test/clang-tidy/checkers/performance/unnecessary-value-param.cpp
(+2-2)
- (m
llvmbot wrote:
@llvm/pr-subscribers-flang-fir-hlfir
@llvm/pr-subscribers-clang
Author: Connector Switch (c8ef)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/151864.diff
15 Files Affected:
- (modified)
clang-tools-extra/test/clang-tidy/checkers/performance/unnecessa
https://github.com/c8ef created https://github.com/llvm/llvm-project/pull/151864
None
>From 0440a3602e32fb0215c438db939bda6b8503762b Mon Sep 17 00:00:00 2001
From: c8ef
Date: Sun, 3 Aug 2025 20:55:14 +0800
Subject: [PATCH] fix assignment typo
---
.../checkers/performance/unnecessary-value-par
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Michael Buch (Michael137)
Changes
This was added purely for the needs of LLDB. However, starting with
https://github.com/llvm/llvm-project/pull/151355 and
https://github.com/llvm/llvm-project/pull/148877 we no longer create literal
AsmLa
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: Michael Buch (Michael137)
Changes
This was added purely for the needs of LLDB. However, starting with
https://github.com/llvm/llvm-project/pull/151355 and
https://github.com/llvm/llvm-project/pull/148877 we no longer create literal
AsmLab
https://github.com/Michael137 edited
https://github.com/llvm/llvm-project/pull/151858
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/Michael137 created
https://github.com/llvm/llvm-project/pull/151858
This was added purely for the needs of LLDB. However, starting with
https://github.com/llvm/llvm-project/pull/151355 and
https://github.com/llvm/llvm-project/pull/148877 we no longer create literal
AsmLabel
20 matches
Mail list logo