[all-commits] [llvm/llvm-project] d531e5: [LLDB] [NFC] Typo fix in usage text for "type filt...
Daniel Jalkut via All-commits
all-commits at lists.llvm.org
Wed Oct 20 23:53:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d531e5cf58413e34dc006a580d2c109863bddaa1
https://github.com/llvm/llvm-project/commit/d531e5cf58413e34dc006a580d2c109863bddaa1
Author: Daniel Jalkut <jalkut at red-sweater.com>
Date: 2021-10-21 (Thu, 21 Oct 2021)
Changed paths:
M lldb/source/Commands/CommandObjectType.cpp
Log Message:
-----------
[LLDB] [NFC] Typo fix in usage text for "type filter" command
When you invoke "help type filter" the resulting help shows:
Syntax: type synthetic [<sub-command-options>]
This patch fixes the help so it says "type filter" instead of "type synthetic".
patch by: "Daniel Jalkut <jalkut at red-sweater.com>"
Reviewed By: teemperor
Differential Revision: https://reviews.llvm.org/D112199
More information about the All-commits
mailing list