[all-commits] [llvm/llvm-project] c4a35c: [llvm-cxxfilt] Add description for --types in help...

gbreynoo via All-commits all-commits at lists.llvm.org
Tue Jun 14 02:34:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4a35c78aab23ede52671fb3dab9124fe466151b
      https://github.com/llvm/llvm-project/commit/c4a35c78aab23ede52671fb3dab9124fe466151b
  Author: gbreynoo <Owen.Reynolds at sony.com>
  Date:   2022-06-14 (Tue, 14 Jun 2022)

  Changed paths:
    M llvm/tools/llvm-cxxfilt/Opts.td

  Log Message:
  -----------
  [llvm-cxxfilt] Add description for --types in help text

It appears that in the move to tablegen the description of --types was
lost:
https://reviews.llvm.org/D105605

This change adds the missing description.

Differential revision: https://reviews.llvm.org/D127656




More information about the All-commits mailing list