llvm-project/clang/test/Refactor
Haojian Wu 55186786a9 [clang-refactor] Add "-Inplace" option to the commandline tool.
Summary:
Change clang-refactor default behavior to print the new code after refactoring
(instead of editing the source files), which would make it easier to use
and debug the refactoring action.

Reviewers: arphaman, ioeric

Reviewed By: arphaman

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D39092

llvm-svn: 316212
2017-10-20 12:37:16 +00:00
..
LocalRename [refactor] allow the use of refactoring diagnostics 2017-10-16 18:28:26 +00:00
tool-apply-replacements.cpp [clang-refactor] Add "-Inplace" option to the commandline tool. 2017-10-20 12:37:16 +00:00
tool-common-options.c
tool-selection-option.c Recommit r315738 "[clang-refactor] Apply source replacements" 2017-10-16 17:31:16 +00:00
tool-test-support.c Recommit r315087 "[refactor] add support for refactoring options" 2017-10-13 01:53:13 +00:00