[PATCH] [clang-tidy] Add a generic header guard checker + LLVM implementation.
Benjamin Kramer
benny.kra at gmail.com
Wed Aug 13 07:07:14 PDT 2014
Closed by commit rL215548 (authored by d0k).
REPOSITORY
rL LLVM
http://reviews.llvm.org/D4867
Files:
clang-tools-extra/trunk/clang-tidy/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/Makefile
clang-tools-extra/trunk/clang-tidy/llvm/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/llvm/HeaderGuardCheck.cpp
clang-tools-extra/trunk/clang-tidy/llvm/HeaderGuardCheck.h
clang-tools-extra/trunk/clang-tidy/llvm/LLVMTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/utils/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/utils/HeaderGuard.cpp
clang-tools-extra/trunk/clang-tidy/utils/HeaderGuard.h
clang-tools-extra/trunk/clang-tidy/utils/Makefile
clang-tools-extra/trunk/unittests/clang-tidy/LLVMModuleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4867.12444.patch
Type: text/x-patch
Size: 21281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140813/73976e25/attachment.bin>
More information about the cfe-commits
mailing list