[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
Mon Feb 6 13:44:02 PST 2023
sivachandra updated this revision to Diff 495265.
sivachandra marked 14 inline comments as done.
sivachandra added a comment.
Address comments.
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.495265.patch
Type: text/x-patch
Size: 11787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230206/a6c5b3e9/attachment.bin>
More information about the cfe-commits
mailing list