[all-commits] [llvm/llvm-project] fd8bf3: [lldb/ScriptInterpreter] Fix typo in AbstractMetho...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Mon Dec 1 11:25:12 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd8bf3c69a10cfe60f89799710c60c4f5dd4e22d
https://github.com/llvm/llvm-project/commit/fd8bf3c69a10cfe60f89799710c60c4f5dd4e22d
Author: Med Ismail Bennani <ismail at bennani.ma>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h
Log Message:
-----------
[lldb/ScriptInterpreter] Fix typo in AbstractMethodCheckerPayload (NFC) (#170187)
This fixes a typo in ScriptedPythonInterface and changes
`AbstrackMethodCheckerPayload` to `AbstractMethodCheckerPayload`.
Signed-off-by: Med Ismail Bennani <ismail at bennani.ma>
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