[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
Fri Jan 27 01:13:48 PST 2023
sivachandra updated this revision to Diff 492661.
sivachandra marked an inline comment as done.
sivachandra added a comment.
Limit the description in the release notes to one sentence.
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/llvmlibc/inline-function-decl-check.rst
clang-tools-extra/test/clang-tidy/checkers/llvmlibc/inline-function-decl.hpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142592.492661.patch
Type: text/x-patch
Size: 9766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230127/6e9f5cfd/attachment.bin>
More information about the cfe-commits
mailing list