[clang-tidy] Address review comments for the Twine checker.
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 8 Jul 2014 15:41:20 +0000 (15:41 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 8 Jul 2014 15:41:20 +0000 (15:41 +0000)
commitee5872187571906c4430e181184142112742468c
tree04c1567ffaf2cb2afeece5e5a7574917fe27b8cd
parentd261e98f3db16c0ba257878d2662d6e39e9bfa0f
[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
clang-tools-extra/clang-tidy/llvm/TwineLocalCheck.cpp
clang-tools-extra/clang-tidy/llvm/TwineLocalCheck.h
clang-tools-extra/test/clang-tidy/check_clang_tidy_fix.sh
clang-tools-extra/test/clang-tidy/llvm-twine-local.cpp