anutosh491 wrote:
Thanks @rastogishubham . I've reapplied the patch !
https://github.com/llvm/llvm-project/pull/154339
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/anutosh491 updated
https://github.com/llvm/llvm-project/pull/154339
>From 009f13dae8f41a28beb59f2c75692a962886d708 Mon Sep 17 00:00:00 2001
From: anutosh491
Date: Tue, 19 Aug 2025 19:25:33 +0530
Subject: [PATCH 1/2] Fix failing test in TestClangREPL
---
lldb/test/API/repl/c
https://github.com/anutosh491 updated
https://github.com/llvm/llvm-project/pull/154339
>From 009f13dae8f41a28beb59f2c75692a962886d708 Mon Sep 17 00:00:00 2001
From: anutosh491
Date: Tue, 19 Aug 2025 19:25:33 +0530
Subject: [PATCH] Fix failing test in TestClangREPL
---
lldb/test/API/repl/clang
anutosh491 wrote:
Hey @rastogishubham ,
I have provided a PR fixing the test in the comment above !
https://github.com/llvm/llvm-project/pull/153560
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listi
https://github.com/anutosh491 created
https://github.com/llvm/llvm-project/pull/154339
Addressing
https://github.com/llvm/llvm-project/pull/153560?notification_referrer_id=NT_kwDOBTBQx7QxODIyMDYwOTQ1ODo4NzA1MjQ4Nw#issuecomment-3199157830
The test runs as expected now
```
anutosh491@Anutoshs-M
anutosh491 wrote:
Hi,
I have been trying to figure the above error out. I'm on macos and I was trying
to build and run the tests locally.
So I build lldb like this
```
cmake -G Ninja \
-S llvm-project/llvm \
-B ~/build/lldb \
-C "$(pwd)/llvm-project/lldb/cmake/caches/Apple-lldb-macOS.cm
anutosh491 wrote:
Thanks for the reviews. Merging !
https://github.com/llvm/llvm-project/pull/153560
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/anutosh491 closed
https://github.com/llvm/llvm-project/pull/153560
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/anutosh491 updated
https://github.com/llvm/llvm-project/pull/153560
>From 6e7564602e7a5b608a4d1cd788e66425682e82db Mon Sep 17 00:00:00 2001
From: anutosh491
Date: Thu, 14 Aug 2025 14:25:05 +0530
Subject: [PATCH 1/3] Fix unknown error while starting lldb's C/C++ repl
---
lld
anutosh491 wrote:
> The code makes sense. It would be good to add to the repl test that you get
> this warning and not the previous bogus error.
Yes this makes sense to check the expected warning. Done
https://github.com/llvm/llvm-project/pull/153560
___
https://github.com/anutosh491 updated
https://github.com/llvm/llvm-project/pull/153560
>From 6e7564602e7a5b608a4d1cd788e66425682e82db Mon Sep 17 00:00:00 2001
From: anutosh491
Date: Thu, 14 Aug 2025 14:25:05 +0530
Subject: [PATCH 1/3] Fix unknown error while starting lldb's C/C++ repl
---
lld
https://github.com/anutosh491 updated
https://github.com/llvm/llvm-project/pull/153560
>From 6e7564602e7a5b608a4d1cd788e66425682e82db Mon Sep 17 00:00:00 2001
From: anutosh491
Date: Thu, 14 Aug 2025 14:25:05 +0530
Subject: [PATCH 1/3] Fix unknown error while starting lldb's C/C++ repl
---
lld
https://github.com/anutosh491 updated
https://github.com/llvm/llvm-project/pull/153560
>From 6e7564602e7a5b608a4d1cd788e66425682e82db Mon Sep 17 00:00:00 2001
From: anutosh491
Date: Thu, 14 Aug 2025 14:25:05 +0530
Subject: [PATCH 1/2] Fix unknown error while starting lldb's C/C++ repl
---
lld
https://github.com/anutosh491 created
https://github.com/llvm/llvm-project/pull/153560
Fixes https://github.com/llvm/llvm-project/issues/153157
The proposed solution has been discussed here
(https://github.com/llvm/llvm-project/issues/153157#issue-3313379242)
This is what we would be seeing n
14 matches
Mail list logo