summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Tooling/RefactoringActionRulesTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [test] Delete trailing spaces from YAML testsFangrui Song2019-07-121-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Support] Teach YAMLIO about polymorphic typesScott Linder2018-11-141-2/+2
* Unittests misc. typos Sylvestre Ledru2018-02-061-1/+1
* [refactor] Describe refactorings in the operation classesAlex Lorenz2017-10-271-1/+27
* [refactor] allow the use of refactoring diagnosticsAlex Lorenz2017-10-161-6/+7
* Add std::move in RefactoringActionRulesTest.cppAlex Lorenz2017-10-021-1/+1
* [refactor] Simplify the refactoring interfaceAlex Lorenz2017-10-021-72/+57
* [refactor] add clang-refactor tool with initial testing support andAlex Lorenz2017-09-141-7/+13
* Fix GCC build error and warnings from r313025Alex Lorenz2017-09-121-1/+7
* [refactor] add a refactoring action rule that returns symbol occurrencesAlex Lorenz2017-09-121-0/+46
* [refactor] Use a RefactoringResultConsumer instead of tagged refactoringAlex Lorenz2017-09-011-16/+29
* Avoid missing std error code in RefactoringActionRulesTest.cppAlex Lorenz2017-08-281-2/+2
* [refactor] initial support for refactoring action rulesAlex Lorenz2017-08-281-0/+165
OpenPOWER on IntegriCloud