[PATCH] D105605: [llvm-cxxfilt] Switch command line parsing from llvm::cl to OptTable

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 10:10:56 PDT 2021


This revision was automatically updated to reflect the committed changes.
MaskRay marked an inline comment as done.
Closed by commit rG48de8bb0d375: [llvm-cxxfilt] Switch command line parsing from llvm::cl to OptTable (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D105605?vs=357276&id=357557#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105605/new/

https://reviews.llvm.org/D105605

Files:
  llvm/docs/CommandGuide/llvm-cxxfilt.rst
  llvm/test/tools/llvm-cxxfilt/help.test
  llvm/tools/llvm-cxxfilt/CMakeLists.txt
  llvm/tools/llvm-cxxfilt/Opts.td
  llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp
  llvm/utils/gn/secondary/llvm/tools/llvm-cxxfilt/BUILD.gn
  utils/bazel/llvm-project-overlay/llvm/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105605.357557.patch
Type: text/x-patch
Size: 10652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/43e54e2e/attachment.bin>


More information about the llvm-commits mailing list