[PATCH] D38402: [clang-refactor] Apply source replacements

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 29 06:47:21 PDT 2017


arphaman created this revision.

This patch actually brings clang-refactor to a usable state as it can now apply the refactoring changes to the source files.
The `-selection` option is now also fully supported.


Repository:
  rL LLVM

https://reviews.llvm.org/D38402

Files:
  include/clang/Frontend/CommandLineSourceLoc.h
  test/Refactor/tool-apply-replacements.cpp
  test/Refactor/tool-selection-option.c
  tools/clang-refactor/ClangRefactor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38402.117133.patch
Type: text/x-patch
Size: 8155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170929/17b37265/attachment.bin>


More information about the cfe-commits mailing list