[PATCH] D59963: [clang-tidy] Add a module for the Linux kernel.
Tom Roeder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 25 15:34:07 PDT 2019
This revision was not accepted when it landed; it landed in state "Needs Revision".
This revision was automatically updated to reflect the committed changes.
tmroeder marked an inline comment as done.
Closed by commit rL367071: [clang-tidy] Add a module for the Linux kernel. (authored by tmroeder, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D59963?vs=211836&id=211840#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59963/new/
https://reviews.llvm.org/D59963
Files:
clang-tools-extra/trunk/clang-tidy/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/ClangTidyForceLinker.h
clang-tools-extra/trunk/clang-tidy/linuxkernel/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/linuxkernel/MustCheckErrsCheck.cpp
clang-tools-extra/trunk/clang-tidy/linuxkernel/MustCheckErrsCheck.h
clang-tools-extra/trunk/clang-tidy/plugin/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/tool/CMakeLists.txt
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/linuxkernel-must-use-errs.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/test/clang-tidy/linuxkernel-must-check-errs.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59963.211840.patch
Type: text/x-patch
Size: 13442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190725/51c72408/attachment-0001.bin>
More information about the cfe-commits
mailing list