llvm-project/clang-tools-extra/clang-rename
Manuel Klimek 3f840a934e Re-structure clang-rename into a library and the tool.
This allows the unit tests to link the library.

Patch by Xin Huang.

llvm-svn: 219609
2014-10-13 11:30:27 +00:00
..
tool Re-structure clang-rename into a library and the tool. 2014-10-13 11:30:27 +00:00
CMakeLists.txt Re-structure clang-rename into a library and the tool. 2014-10-13 11:30:27 +00:00
Makefile Re-structure clang-rename into a library and the tool. 2014-10-13 11:30:27 +00:00
RenamingAction.cpp Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
RenamingAction.h Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
USRFinder.cpp Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
USRFinder.h Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
USRFindingAction.cpp Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +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