llvm-project/clang-tools-extra/clang-rename
Kirill Bobyrev 08c588c73a [clang-rename] check whether -new-name is valid identifier in C++17
llvm-svn: 276259
2016-07-21 10:21:31 +00:00
..
tool [clang-rename] check whether -new-name is valid identifier in C++17 2016-07-21 10:21:31 +00:00
CMakeLists.txt clangRename: Update libdeps to add clangASTMatchers. 2016-07-19 15:53:11 +00:00
RenamingAction.cpp [clang-rename] exit code-related bugfix and code cleanup 2016-07-14 09:46:03 +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 [clang-rename] apply stylistic fixes 2016-07-15 11:29:16 +00:00
USRFinder.h clang-rename: add a -old-name option 2016-06-21 19:48:57 +00:00
USRFindingAction.cpp [clang-rename] add support for overridden functions 2016-07-19 07:37:43 +00:00
USRFindingAction.h [clang-rename] apply stylistic fixes 2016-07-15 11:29:16 +00:00
USRLocFinder.cpp [clang-rename] apply stylistic fixes 2016-07-15 11:29:16 +00:00
USRLocFinder.h [clang-rename] exit code-related bugfix and code cleanup 2016-07-14 09:46:03 +00:00