hanchenye-llvm-project/clang-tools-extra/clang-modernize/Core
Craig Topper 775862a277 Unique_ptrify PPCallbacks ownership. Goes with clang r217474.
llvm-svn: 217475
2014-09-10 05:07:57 +00:00
..
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
CustomMatchers.h
IncludeDirectives.cpp Unique_ptrify PPCallbacks ownership. Goes with clang r217474. 2014-09-10 05:07:57 +00:00
IncludeDirectives.h
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
Refactoring.h
ReplacementHandling.cpp Update for LLVM api change 2014-08-25 18:17:00 +00:00
ReplacementHandling.h
Transform.cpp Recommit 213308: unique_ptr-ify ownership of ASTConsumers (reverted in r213324) 2014-08-10 19:56:59 +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