[PATCH] D59963: [clang-tidy] Add a module for the Linux kernel.
Tom Roeder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 29 10:40:18 PDT 2019
tmroeder updated this revision to Diff 192860.
tmroeder added a comment.
Changed the module name to linuxkernel as suggested and updated the files to match.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59963/new/
https://reviews.llvm.org/D59963
Files:
clang-tools-extra/clang-tidy/CMakeLists.txt
clang-tools-extra/clang-tidy/ClangTidyForceLinker.h
clang-tools-extra/clang-tidy/linuxkernel/CMakeLists.txt
clang-tools-extra/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp
clang-tools-extra/clang-tidy/plugin/CMakeLists.txt
clang-tools-extra/clang-tidy/tool/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59963.192860.patch
Type: text/x-patch
Size: 3944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190329/92bfbb03/attachment.bin>
More information about the cfe-commits
mailing list