llvm-project/clang-tools-extra/unittests
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
..
clang-apply-replacements Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00
clang-modernize [C++11] Replace OwningPtr with std::unique_ptr. 2014-03-09 09:24:40 +00:00
clang-query [C++11] Replace OwningPtr with std::unique_ptr. 2014-03-09 09:24:40 +00:00
clang-tidy [C++11] Replace OwningPtr with std::unique_ptr. 2014-03-09 09:24:40 +00:00
include/common [C++11] Replace OwningPtr with std::unique_ptr. 2014-03-09 09:24:40 +00:00
CMakeLists.txt Introduce clang-query tool. 2013-11-08 00:08:23 +00:00
Makefile Introduce clang-query tool. 2013-11-08 00:08:23 +00:00