[PATCH] D62105: [CommandLine] Remove OptionCategory and SubCommand caches from the Option class.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 10:58:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365675: Recommit "[CommandLine] Remove OptionCategory and SubCommand caches from theā€¦ (authored by dhinton, committed by ).
Herald added a subscriber: ilya-biryukov.

Changed prior to commit:
  https://reviews.llvm.org/D62105?vs=208736&id=209021#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62105

Files:
  cfe/trunk/tools/clang-refactor/ClangRefactor.cpp
  clang-tools-extra/trunk/clangd/index/dex/dexp/Dexp.cpp
  clang-tools-extra/trunk/clangd/indexer/IndexerMain.cpp
  llvm/trunk/include/llvm/Support/CommandLine.h
  llvm/trunk/lib/Support/CommandLine.cpp
  llvm/trunk/unittests/Support/CommandLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62105.209021.patch
Type: text/x-patch
Size: 20257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190710/26eaefb8/attachment.bin>


More information about the llvm-commits mailing list