hanchenye-llvm-project/clang-tools-extra/clang-query
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
..
tool [C++11] Replace OwningPtr with std::unique_ptr. 2014-03-09 09:24:40 +00:00
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Makefile Add a makefile for clang-query. Patch by Alex Horn! 2014-02-18 19:46:01 +00:00
Query.cpp Revert r194247 conditional on non-MSVC. 2013-11-08 08:54:53 +00:00
Query.h [C++11] Replace LLVM_OVERRIDE with 'override' 2014-03-02 10:20:11 +00:00
QueryParser.cpp [cleanup] Re-sort headers with llvm/utils/sort_includes.py. 2014-03-04 10:03:05 +00:00
QueryParser.h [cleanup] Re-sort headers with llvm/utils/sort_includes.py. 2014-03-04 10:03:05 +00:00
QuerySession.h Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00