llvm-project/clang-tools-extra/clang-rename
Chris Bieneman 2cc7fec76a Remove autoconf support
Summary:
This patch is provided in preparation for removing autoconf on 1/26. The proposal to remove autoconf on 1/26 was discussed on the llvm-dev thread here: http://lists.llvm.org/pipermail/llvm-dev/2016-January/093875.html

"Now I am become Death, the destroyer of worlds."
-J. Robert Oppenheimer

Reviewers: chandlerc, grosbach, bob.wilson, echristo

Subscribers: cfe-commits, klimek

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

llvm-svn: 258864
2016-01-26 21:31:36 +00:00
..
tool Remove autoconf support 2016-01-26 21:31:36 +00:00
CMakeLists.txt [CMake] Prune redundant libdeps. 2014-10-30 01:37:44 +00:00
RenamingAction.cpp 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
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 Change range-based for-loop to be -Wrange-loop-analysis clean. 2015-04-15 01:21:57 +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