[PATCH] D142592: [clang-tidy][libc] Add an inline function checker for the libc project.
Siva Chandra via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 12 22:04:01 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb7b28c6cfe04: [clang-tidy][libc] Add an inline function checker for the libc project. (authored by sivachandra).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142592/new/
https://reviews.llvm.org/D142592
Files:
clang-tools-extra/clang-tidy/llvmlibc/CMakeLists.txt
clang-tools-extra/clang-tidy/llvmlibc/InlineFunctionDeclCheck.cpp
clang-tools-extra/clang-tidy/llvmlibc/InlineFunctionDeclCheck.h
clang-tools-extra/clang-tidy/llvmlibc/LLVMLibcTidyModule.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/docs/clang-tidy/checks/llvmlibc/inline-function-decl.rst
clang-tools-extra/test/clang-tidy/checkers/llvmlibc/inline-function-decl.hpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142592.496841.patch
Type: text/x-patch
Size: 11787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230213/c09be3b9/attachment-0001.bin>
More information about the cfe-commits
mailing list