hanchenye-llvm-project/clang-tools-extra/unittests/clang-modernize
Ahmed Charles 6a2dc5c381 [C++11] Replace OwningPtr with std::unique_ptr.
This removes all references to OwningPtr, which should be fairly
undisruptive to out-of-tree projects since they are unlikely to use
clang-tools-extra as a library instead of a set of tools.

llvm-svn: 203382
2014-03-09 09:24:40 +00:00
..
CMakeLists.txt [CMake] clang-tools-extra: Update dependencies. 2013-12-10 01:41:10 +00:00
IncludeDirectivesTest.cpp [C++11] Replace OwningPtr with std::unique_ptr. 2014-03-09 09:24:40 +00:00
IncludeExcludeTest.cpp Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00
Makefile clang-apply-replacements: Add code formatting functionality 2013-09-30 13:59:21 +00:00
PerfSupportTest.cpp clang-modernize: Apply replacements using clang-apply-replacements 2013-10-05 12:15:58 +00:00
TransformTest.cpp Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00
UniqueHeaderNameTest.cpp clang-modernize: Apply replacements using clang-apply-replacements 2013-10-05 12:15:58 +00:00