llvm-project/clang-tools-extra/unittests
Alexander Kornienko 6e0cbc8947 Implemented clang-tidy-check-specific options.
Summary:
Each check can implement readOptions and storeOptions methods to read
and store custom options. Each check's options are stored in a local namespace
to avoid name collisions and provide some sort of context to the user.

Reviewers: bkramer, klimek

Reviewed By: klimek

Subscribers: cfe-commits

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

llvm-svn: 217661
2014-09-12 08:53:36 +00:00
..
clang-apply-replacements Track clang r213171 2014-07-16 16:50:17 +00:00
clang-modernize Plug a unit test memory leak. 2014-09-04 15:15:27 +00:00
clang-query [CMake] Update libdeps. 2014-07-14 05:01:53 +00:00
clang-rename Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
clang-tidy Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
include/common Update for Clang API change. 2014-08-27 20:54:50 +00:00
CMakeLists.txt Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
Makefile Introduce clang-query tool. 2013-11-08 00:08:23 +00:00