llvm-project/clang-tools-extra/unittests/clang-tidy
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
ClangTidyTest.h [C++11] Replace OwningPtr with std::unique_ptr. 2014-03-09 09:24:40 +00:00
GoogleModuleTest.cpp Made the ClangTidyTest helper class independent of the testing framework. 2014-02-27 14:28:02 +00:00
LLVMModuleTest.cpp Made the ClangTidyTest helper class independent of the testing framework. 2014-02-27 14:28:02 +00:00
Makefile Re-applied r198807, r198808 with an additional change to fix linking in configure Release+Asserts build. 2014-01-09 16:31:25 +00:00