llvm-project/clang-tools-extra/clang-tidy/llvm
Haojian Wu 0a1986790c [clang-tidy] Some tweaks on header guard checks.
* Implement missing storeOption interfaces.
* Remove unnecessary parameter copy in isHeaderFileExtension.
* Fix doc style.

llvm-svn: 279814
2016-08-26 11:15:38 +00:00
..
CMakeLists.txt [clang-tidy] Bring order to check registration. 2014-10-26 01:41:14 +00:00
HeaderGuardCheck.cpp [clang-tidy] Some tweaks on header guard checks. 2016-08-26 11:15:38 +00:00
HeaderGuardCheck.h [clang-tidy] Some tweaks on header guard checks. 2016-08-26 11:15:38 +00:00
IncludeOrderCheck.cpp Analyze include order on a per-file basis. 2016-08-12 18:38:26 +00:00
IncludeOrderCheck.h [clang-tidy] Update docs for clang-tidy checks. NFC 2015-08-27 18:01:58 +00:00
LLVMTidyModule.cpp [clang-tidy] Refactor: Move llvm clang-tidy checks to namespace clang::tidy::llvm 2015-03-02 12:39:18 +00:00
TwineLocalCheck.cpp Fix clang-tidy patterns to adapt to newly added ExprWithCleanups nodes. 2016-06-21 20:11:20 +00:00
TwineLocalCheck.h [clang-tidy] Update docs for clang-tidy checks. NFC 2015-08-27 18:01:58 +00:00