[PATCH] D37618: Use CommonOptionsParser in clang-refactor

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 8 02:55:25 PDT 2017


arphaman created this revision.

This patch ensures that CommonOptionsParser works with subcommands. This allows clang-refactor to use the `CommonOptionsParser`.

Depends on https://reviews.llvm.org/D36574.


Repository:
  rL LLVM

https://reviews.llvm.org/D37618

Files:
  lib/Tooling/CommonOptionsParser.cpp
  test/Refactor/LocalRename/Field.cpp
  test/Refactor/tool-common-options.c
  tools/clang-refactor/ClangRefactor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37618.114328.patch
Type: text/x-patch
Size: 8091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170908/c10ce879/attachment.bin>


More information about the cfe-commits mailing list