[Lldb-commits] [lldb] 8ef0448 - Reland "[CUDA][HIP] Use the same default language std as C++""

2023-07-20 Thread Yaxun Liu via lldb-commits
Author: Yaxun (Sam) Liu Date: 2023-07-20T12:02:33-04:00 New Revision: 8ef04488d128853715a55683f0181d6398d23c61 URL: https://github.com/llvm/llvm-project/commit/8ef04488d128853715a55683f0181d6398d23c61 DIFF: https://github.com/llvm/llvm-project/commit/8ef04488d128853715a55683f0181d6398d23c61.dif

[Lldb-commits] [lldb] fe73d36 - Fix lldb build failure due to clang mangler change

2020-03-07 Thread Yaxun Liu via lldb-commits
Author: Yaxun (Sam) Liu Date: 2020-03-08T00:38:30-05:00 New Revision: fe73d36f2326060ad4e8059cf9e18619084df5b3 URL: https://github.com/llvm/llvm-project/commit/fe73d36f2326060ad4e8059cf9e18619084df5b3 DIFF: https://github.com/llvm/llvm-project/commit/fe73d36f2326060ad4e8059cf9e18619084df5b3.dif

[Lldb-commits] [lldb] [LLDB] fix formatting issue (PR #147734)

2025-07-09 Thread Yaxun Liu via lldb-commits
https://github.com/yxsamliu created https://github.com/llvm/llvm-project/pull/147734 introduced by https://github.com/llvm/llvm-project/pull/147727 >From a3fb9ec3f2bb82c3120190eab267cdc7e9124c63 Mon Sep 17 00:00:00 2001 From: "Yaxun (Sam) Liu" Date: Wed, 9 Jul 2025 09:52:26 -0400 Subject: [PAT

[Lldb-commits] [lldb] [LLDB] fix formatting issue (PR #147734)

2025-07-09 Thread Yaxun Liu via lldb-commits
yxsamliu wrote: it seems it is already fixed. thanks https://github.com/llvm/llvm-project/pull/147734 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [LLDB] fix formatting issue (PR #147734)

2025-07-09 Thread Yaxun Liu via lldb-commits
https://github.com/yxsamliu closed https://github.com/llvm/llvm-project/pull/147734 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [LLDB] Fix build after TargetInfo::adjust signature change (PR #147727)

2025-07-09 Thread Yaxun Liu via lldb-commits
https://github.com/yxsamliu created https://github.com/llvm/llvm-project/pull/147727 Fixes buildbot failure on lldb-x86_64-debian due to https://github.com/llvm/llvm-project/pull/146620 https://lab.llvm.org/buildbot/#/builders/162/builds/26414 Update LLDB calls to TargetInfo::adjust() to use

[Lldb-commits] [lldb] [LLDB] Fix build after TargetInfo::adjust signature change (PR #147727)

2025-07-09 Thread Yaxun Liu via lldb-commits
https://github.com/yxsamliu closed https://github.com/llvm/llvm-project/pull/147727 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits