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
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
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
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