summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-refactor/TestSupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Fixes -Wrange-loop-analysis warningsMark de Wever2020-01-011-1/+1
* [clang][NFC] Make various uses of Regex constThomas Preud'homme2019-11-191-4/+5
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* [clang] Adopt new FileManager error-returning APIsHarlan Haskins2019-08-011-2/+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
* [refactor] Initial outline of implementation of "extract function" refactoringAlex Lorenz2017-10-241-11/+54
* [refactor] allow the use of refactoring diagnosticsAlex Lorenz2017-10-161-6/+12
* [refactor] add clang-refactor tool with initial testing support andAlex Lorenz2017-09-141-0/+343
OpenPOWER on IntegriCloud