llvm-project/clang-tools-extra/clang-modernize/Core
Richard Smith 33de8566f0 Update to match clang r236404.
llvm-svn: 236405
2015-05-04 03:15:55 +00:00
..
CMakeLists.txt [CMake] Add dependencies on clangToolingCore. 2014-10-30 00:44:01 +00:00
CustomMatchers.h Update the header guards for clang-modernize. 2013-09-04 19:13:50 +00:00
IncludeDirectives.cpp Update to match clang r236404. 2015-05-04 03:15:55 +00:00
IncludeDirectives.h Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00
IncludeExcludeInfo.cpp Update for llvm api change. 2014-07-06 17:43:19 +00:00
IncludeExcludeInfo.h include system_error directly. 2014-06-12 16:53:02 +00:00
Makefile
PerfSupport.cpp Update for LLVM api change 2014-08-25 18:17:00 +00:00
PerfSupport.h Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00
Refactoring.h Update the header guards for clang-modernize. 2013-09-04 19:13:50 +00:00
ReplacementHandling.cpp Use findProgramByName. NFC. 2014-11-04 12:48:22 +00:00
ReplacementHandling.h Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00
Transform.cpp Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 07:59:33 +00:00
Transform.h clang-modernize: Transform::createActionFactory return ownership by unique_ptr instead of raw pointer. 2014-08-08 16:06:07 +00:00
Transforms.cpp [C++11] Replace OwningPtr with std::unique_ptr. 2014-03-09 09:24:40 +00:00
Transforms.h Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00