[all-commits] [llvm/llvm-project] 154354: [lldb] Remove unused PythonObject::Dump (NFC) (#15...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Fri Aug 1 16:35:43 PDT 2025
Branch: refs/heads/users/rampitec/08-01-_amdgpu_gfx1250_v_cvt_scalef32_pk8__instructions
Home: https://github.com/llvm/llvm-project
Commit: 154354e60e46debb68716cde867cb4e325ce5eb7
https://github.com/llvm/llvm-project/commit/154354e60e46debb68716cde867cb4e325ce5eb7
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
Log Message:
-----------
[lldb] Remove unused PythonObject::Dump (NFC) (#151783)
PythonObject::Dump isn't called and uses `_PyObject_Dump`, which isn't
part of the stable API.
Part of https://github.com/llvm/llvm-project/issues/151617.
Commit: 45c460e4c41c6fefa56f8135a343d4321583b3ee
https://github.com/llvm/llvm-project/commit/45c460e4c41c6fefa56f8135a343d4321583b3ee
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
Log Message:
-----------
Merge branch 'main' into users/rampitec/08-01-_amdgpu_gfx1250_v_cvt_scalef32_pk8__instructions
Compare: https://github.com/llvm/llvm-project/compare/1e2c2aa2bac8...45c460e4c41c
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list