[all-commits] [llvm/llvm-project] 5689cc: [lldb] Rename `scripting template` to `scripting e...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Mon Aug 5 09:35:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5689cccead7b70d8eeae4c641e8078e6d3c50b9a
https://github.com/llvm/llvm-project/commit/5689cccead7b70d8eeae4c641e8078e6d3c50b9a
Author: Med Ismail Bennani <ismail at bennani.ma>
Date: 2024-08-05 (Mon, 05 Aug 2024)
Changed paths:
M lldb/source/Commands/CommandObjectScripting.cpp
M lldb/source/Commands/Options.td
A lldb/test/Shell/Commands/command-scripting-extension-list.test
R lldb/test/Shell/Commands/command-scripting-template-list.test
Log Message:
-----------
[lldb] Rename `scripting template` to `scripting extension` (NFC) (#101935)
This patch renames the `scripting template` subcommand to be `scripting
extension` instead since that would make more sense for upcoming
commands.
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