summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-2/+2
* [clangd] Narrow rename to local symbols.Haojian Wu2019-06-251-0/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* [clang-refactor] Get rid of OccurrencesFinder in RenamingAction, NFCHaojian Wu2017-11-081-18/+9
* [clang-refactor] Introduce a new rename rule for qualified symbolsHaojian Wu2017-11-081-0/+56
* [refactor] Fix a clang-tidy warning.Haojian Wu2017-10-301-1/+2
* [refactor] Describe refactorings in the operation classesAlex Lorenz2017-10-271-57/+29
* Fix a few nits in RenamingAction.Haojian Wu2017-10-191-2/+2
* [refactor] allow the use of refactoring diagnosticsAlex Lorenz2017-10-161-5/+4
* Recommit r315087 "[refactor] add support for refactoring options"Alex Lorenz2017-10-131-11/+13
* Revert r315087Alex Lorenz2017-10-061-13/+11
* [refactor] add support for refactoring optionsAlex Lorenz2017-10-061-11/+13
* [refactor] Simplify the refactoring interfaceAlex Lorenz2017-10-021-33/+57
* [refactor] add clang-refactor tool with initial testing support andAlex Lorenz2017-09-141-0/+61
* clang-rename: let -force handle multiple renamesMiklos Vajna2017-09-111-1/+6
* [clang] Code cleanup in clang/toolingAlexander Shaposhnikov2017-08-151-1/+1
* [rename] Introduce symbol occurrencesAlex Lorenz2017-08-141-26/+58
* [refactor] Move clang-rename into the clang repositoryAlex Lorenz2017-06-301-0/+134
OpenPOWER on IntegriCloud