[all-commits] [llvm/llvm-project] 615bd9: Add docs and an example use of the scripted comman...
jimingham via All-commits
all-commits at lists.llvm.org
Wed Sep 18 18:11:05 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 615bd9ee60ca213d0e93a7ddc5c1bf48418952e9
https://github.com/llvm/llvm-project/commit/615bd9ee60ca213d0e93a7ddc5c1bf48418952e9
Author: jimingham <jingham at apple.com>
Date: 2024-09-18 (Wed, 18 Sep 2024)
Changed paths:
M lldb/docs/use/python-reference.rst
M lldb/examples/python/cmdtemplate.py
Log Message:
-----------
Add docs and an example use of the scripted command get_flags API. (#109176)
The API is present, and we even have a test for it, but it isn't
documented so no one probably knows you can set requirements for your
scripted commands. This just adds docs and uses it appropriately in the
`framestats` example command.
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