[Lldb-commits] [lldb] [lldb] Fix a typo in documentation (PR #141384)

2025-05-25 Thread Kazu Hirata via lldb-commits
https://github.com/kazutakahirata closed https://github.com/llvm/llvm-project/pull/141384 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Fix a typo in documentation (PR #141384)

2025-05-25 Thread Matt Arsenault via lldb-commits
https://github.com/arsenm approved this pull request. https://github.com/llvm/llvm-project/pull/141384 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Fix a typo in documentation (PR #141384)

2025-05-24 Thread via lldb-commits
llvmbot wrote: @llvm/pr-subscribers-lldb Author: Kazu Hirata (kazutakahirata) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/141384.diff 1 Files Affected: - (modified) lldb/docs/use/python-reference.rst (+1-1) ``diff diff --git a/lldb/docs/use/python-refer

[Lldb-commits] [lldb] [lldb] Fix a typo in documentation (PR #141384)

2025-05-24 Thread Kazu Hirata via lldb-commits
https://github.com/kazutakahirata created https://github.com/llvm/llvm-project/pull/141384 None >From 47d8abfbc263505f34a5cef8214127748b95fae5 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sat, 24 May 2025 15:04:00 -0700 Subject: [PATCH] [lldb] Fix a typo in documentation --- lldb/docs/us