clang-tools-extra/clang-rename
Manuel Klimek 694009c01e Add missing newline in clang-rename output.
Patch by Miklos Vajna.

Differential Revision: http://reviews.llvm.org/D18957

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@267855 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-28 06:46:44 +00:00
..
tool Add missing newline in clang-rename output. 2016-04-28 06:46:44 +00:00
CMakeLists.txt [CMake] Prune redundant libdeps. 2014-10-30 01:37:44 +00:00
RenamingAction.cpp Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes. 2016-03-17 17:02:25 +00:00
RenamingAction.h Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots. 2015-07-03 09:30:33 +00:00
USRFinder.cpp [cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py 2015-01-14 11:24:38 +00:00
USRFinder.h Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
USRFindingAction.cpp Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes. 2016-03-17 17:02:25 +00:00
USRFindingAction.h Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
USRLocFinder.cpp Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
USRLocFinder.h Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00