[lldb] Create "task" alias for "language swift task"#10275
[lldb] Create "task" alias for "language swift task"#10275kastiglione wants to merge 4 commits intostable/20240723from
Conversation
|
@swift-ci test |
|
@swift-ci test |
|
@swift-ci test |
|
@swift-ci test |
|
@swift-ci test macOS |
|
The alternative would be and alias |
|
I like Adrian's suggestion. Can we implement this generically so it can go upstream and work for any language plugin? |
|
I thought about it, and wondered whether there are people would there who have a |
|
Is there room for both? Would having all the |
|
On one hand, for people work with swift, However if/when lldb supports a task that's different from swift, then |
Given that we only got ~3 plugins I'm not sure that is a good trade-off? |
|
An even wilder suggestion would be to change the name lookup rules such that all the subcommands of for reference: |
|
|
closing in favor of #10755 |
Make the
tasksubcommands to be convenient by adding an alias forlanguage swift task.