llvm-project/clang-tools-extra/clang-tidy/llvm
Benjamin Kramer ee58721875 [clang-tidy] Address review comments for the Twine checker.
- Remove unused includes.
- Minor wording fix.
- Added support to check for clang-tidy messages to check_clang_tidy_fix.sh
= Updated test case.

llvm-svn: 212540
2014-07-08 15:41:20 +00:00
..
CMakeLists.txt [clang-tidy] Add a little checker for Twine locals in LLVM. 2014-07-08 14:32:17 +00:00
IncludeOrderCheck.cpp Improved llvm-namespace-comment check. 2014-05-19 16:39:08 +00:00
IncludeOrderCheck.h Improved llvm-namespace-comment check. 2014-05-19 16:39:08 +00:00
LLVMTidyModule.cpp [clang-tidy] Add a little checker for Twine locals in LLVM. 2014-07-08 14:32:17 +00:00
Makefile
NamespaceCommentCheck.cpp Added a comment 2014-05-19 17:46:28 +00:00
NamespaceCommentCheck.h Improved llvm-namespace-comment check. 2014-05-19 16:39:08 +00:00
TwineLocalCheck.cpp [clang-tidy] Address review comments for the Twine checker. 2014-07-08 15:41:20 +00:00
TwineLocalCheck.h [clang-tidy] Address review comments for the Twine checker. 2014-07-08 15:41:20 +00:00