forked from OSchip/llvm-project
6e0cbc8947
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
HeaderGuardCheck.cpp | ||
HeaderGuardCheck.h | ||
IncludeOrderCheck.cpp | ||
IncludeOrderCheck.h | ||
LLVMTidyModule.cpp | ||
Makefile | ||
NamespaceCommentCheck.cpp | ||
NamespaceCommentCheck.h | ||
TwineLocalCheck.cpp | ||
TwineLocalCheck.h |