summaryrefslogtreecommitdiff
path: root/include/clang/Tooling/Refactoring/RefactoringRuleContext.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [refactor] Initial outline of implementation of "extract function" refactoringAlex Lorenz2017-10-241-0/+8
* [refactor] allow the use of refactoring diagnosticsAlex Lorenz2017-10-161-0/+14
* [refactor] add clang-refactor tool with initial testing support andAlex Lorenz2017-09-141-0/+15
* [refactor] initial support for refactoring action rulesAlex Lorenz2017-08-281-0/+53