aboutsummaryrefslogtreecommitdiff
path: root/clang-rename
AgeCommit message (Expand)Author
2015-07-03Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but no...Yaron Keren
2015-07-03Replace some const std::string & with llvm::StringRef or std::stringYaron Keren
2015-04-15Change range-based for-loop to be -Wrange-loop-analysis clean.Richard Trieu
2015-02-25Revert "Adapt clang-tools-extra to clang module format changes."Adrian Prantl
2015-02-25Adapt clang-tools-extra to clang module format changes.Adrian Prantl
2015-02-21Revert "Adapt Makefile dependencies for the clang module format change in r23...Adrian Prantl
2015-02-20Adapt Makefile dependencies for the clang module format change in r230089.Adrian Prantl
2015-01-14[cleanup] Re-sort the #include lines with llvm/utils/sort_includes.pyChandler Carruth
2014-10-30[CMake] Prune redundant libdeps.NAKAMURA Takumi
2014-10-30[CMake] Add dependencies on clangToolingCore.NAKAMURA Takumi
2014-10-30[CMake] Reformat.NAKAMURA Takumi
2014-10-29Fix Makefiles after r220867.Daniel Jasper
2014-10-13Re-structure clang-rename into a library and the tool.Manuel Klimek
2014-08-20Revert rL215947: "[clang-rename] revert r215839"Manuel Klimek
2014-08-18[clang-rename] revert r215839Gerolf Hoflehner
2014-08-18[CMake] clang-rename: Optimize libdeps.NAKAMURA Takumi
2014-08-18Add trailing linefeed.NAKAMURA Takumi
2014-08-17Fix link libraries for clang-rename.Manuel Klimek
2014-08-17Remove mention of non-existent 'test' directory.Manuel Klimek
2014-08-17First version of a clang-rename tool.Manuel Klimek