| commit | aaec9b6cfce2e492cac2fd79687f0fab9bd8a9af | [log] [tgz] |
|---|---|---|
| author | Miklos Vajna <vmiklos@vmiklos.hu> | Tue Aug 02 09:51:31 2016 +0000 |
| committer | Miklos Vajna <vmiklos@vmiklos.hu> | Tue Aug 02 09:51:31 2016 +0000 |
| tree | 1a2cf444fa67050e9abb4f0ce7455722a7a4df25 | |
| parent | 9e0dab935292c4e513db76781cb036c5f19ea3c7 [diff] |
clang-rename: split existing options into two new subcommands - rename-at is meant to be integrated with editors and works mainly off of a location in a file, and this is the default - rename-all is optimized for one or more oldname->newname renames, and works with clang-apply-replacements Reviewers: bkramer, klimek Subscribers: omtcyfz Differential Revision: https://reviews.llvm.org/D21814 llvm-svn: 277438