[PATCH] Refactor: Move llvm clang-tidy checks to namespace clang::tidy::llvm
Richard
legalize at xmission.com
Mon Mar 2 01:02:17 PST 2015
Hi alexfh,
clang-tidy checks are organized into modules. This refactoring moves the llvm module checks to `clang::tidy::llvm`
http://reviews.llvm.org/D7995
Files:
clang-tidy/llvm/HeaderGuardCheck.cpp
clang-tidy/llvm/HeaderGuardCheck.h
clang-tidy/llvm/IncludeOrderCheck.cpp
clang-tidy/llvm/IncludeOrderCheck.h
clang-tidy/llvm/LLVMTidyModule.cpp
clang-tidy/llvm/TwineLocalCheck.cpp
clang-tidy/llvm/TwineLocalCheck.h
unittests/clang-tidy/LLVMModuleTest.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7995.20983.patch
Type: text/x-patch
Size: 4530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150302/b5cf0fd9/attachment.bin>
More information about the cfe-commits
mailing list