llvm-project/clang-tools-extra/unittests
Alexander Kornienko b3d331d18d Rename ChecksFilter to GlobList, as there's nothing specific to checks in it.
Summary:
Rename ChecksFilter to GlobList, as there's nothing specific to checks in it.
It's a rather generic way to represent sets of strings (or patterns), so it may
be used for something else in ClangTidy. The new name would not look strange
when used to filter other entities.

Reviewers: klimek

Reviewed By: klimek

Subscribers: cfe-commits

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

llvm-svn: 214961
2014-08-06 11:49:10 +00:00
..
clang-apply-replacements Track clang r213171 2014-07-16 16:50:17 +00:00
clang-modernize Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:33:56 +00:00
clang-query [CMake] Update libdeps. 2014-07-14 05:01:53 +00:00
clang-tidy Rename ChecksFilter to GlobList, as there's nothing specific to checks in it. 2014-08-06 11:49:10 +00:00
include/common Replace llvm::error_code with std::error_code. 2014-06-12 13:32:11 +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