https://github.com/JDevlieghere closed
https://github.com/llvm/llvm-project/pull/156118
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
Author: Abdullah Mohammad Amin
Date: 2025-08-30T13:17:05-07:00
New Revision: d39772cb053c194ef809f3ca765f37237c4e1956
URL:
https://github.com/llvm/llvm-project/commit/d39772cb053c194ef809f3ca765f37237c4e1956
DIFF:
https://github.com/llvm/llvm-project/commit/d39772cb053c194ef809f3ca765f37237c4e1
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/155274
>From 57697a66cfdddf2028c7260f1ce61ecacc550d00 Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Mon, 25 Aug 2025 17:15:36 +
Subject: [PATCH 01/55] Add AArch64 support to the premerge tests
---
.github/wo
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `openmp-s390x-linux`
running on `systemz-1` while building `clang,lldb,llvm,mlir` at step 6
"test-openmp".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/88/builds/15575
Here is the relevant piece of
Author: Roman
Date: 2025-08-30T13:41:25Z
New Revision: 912ce2631ff397660236a7dc35247f390b1d7818
URL:
https://github.com/llvm/llvm-project/commit/912ce2631ff397660236a7dc35247f390b1d7818
DIFF:
https://github.com/llvm/llvm-project/commit/912ce2631ff397660236a7dc35247f390b1d7818.diff
LOG: [NFC] F
github-actions[bot] wrote:
@GameRoMan Congratulations on having your first Pull Request (PR) merged into
the LLVM Project!
Your changes will be combined with recent changes from other authors, then
tested by our [build bots](https://lab.llvm.org/buildbot/). If there is a
problem with a buil
https://github.com/MacDue closed
https://github.com/llvm/llvm-project/pull/144368
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/MacDue auto_merge_enabled
https://github.com/llvm/llvm-project/pull/144368
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/MacDue approved this pull request.
LGTM, will merge if CI passes
https://github.com/llvm/llvm-project/pull/144368
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/MacDue updated
https://github.com/llvm/llvm-project/pull/144368
>From 2b50682f230efa03c3b9a1f5c5e48e708734bf4d Mon Sep 17 00:00:00 2001
From: Roman A <121314722+gamero...@users.noreply.github.com>
Date: Mon, 16 Jun 2025 15:59:01 +0100
Subject: [PATCH] A couple of grammar fixes
slydiman wrote:
@JDevlieghere
```
TEST 'lldb-api :: python_api/basename/TestGetBaseName.py'
FAILED
Script:
--
C:/Python312/python.exe
C:/buildbot/as-builder-10/lldb-x86-64/llvm-project/lldb\test\API\dotest.py -u
CXXFLAGS -u CFLAGS --env
LLVM_LIBS_DIR
@@ -118,7 +118,10 @@ loadMatchingPDBFile(std::string exe_path,
llvm::BumpPtrAllocator &allocator) {
// executable.
if (!FileSystem::Instance().Exists(pdb_file)) {
const auto exe_dir = FileSpec(exe_path).CopyByRemovingLastPathComponent();
-const auto pdb_name = File
https://github.com/Nerixyz updated
https://github.com/llvm/llvm-project/pull/155853
>From 8505efc3d41de3b12a4ae63a70d50055a02f06fd Mon Sep 17 00:00:00 2001
From: Nerixyz
Date: Thu, 28 Aug 2025 16:33:57 +0200
Subject: [PATCH 1/6] [LLDB][NativePDB] Set IsDynmaicCXXType metadata for
records
---
13 matches
Mail list logo