[llvm-bugs] [Bug 52243] New: Typo fix in usage text for "type filter" command

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Oct 20 13:17:31 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=52243

            Bug ID: 52243
           Summary: Typo fix in usage text for "type filter" command
           Product: lldb
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: jalkut at red-sweater.com
                CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org

Created attachment 25379
  --> https://bugs.llvm.org/attachment.cgi?id=25379&action=edit
Typo fix patch

When you invoke "help type filter" the resulting help shows:

Syntax: type synthetic [<sub-command-options>] 


The attached patch fixes the help so it says "type filter" instead of "type
synthetic".

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20211020/10d1fa8c/attachment.html>


More information about the llvm-bugs mailing list