hanchenye-llvm-project/clang-tools-extra/unittests
Alexander Kornienko 826b5adb6c Store Errors inside ClangTidyContext instead of just pointer to an external
array. This simplifies usage of ClangTidyContext a bit and seems to be more
consistent.

Reviewers: klimek

Reviewed By: klimek

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D3685

llvm-svn: 208407
2014-05-09 12:24:09 +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 Try to fix the build. newFrontendActionFactory was changed to return a unique_ptr. 2014-04-28 10:06:50 +00:00
clang-query Remove unnecessary explicit unique_ptr ctors now that buildASTFromCode returns a unique_ptr instead of a raw pointer. 2014-04-25 17:03:20 +00:00
clang-tidy Store Errors inside ClangTidyContext instead of just pointer to an external 2014-05-09 12:24:09 +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