[PATCH] D153218: [clang-tidy] Fix `llvmlibc-inline-function-decl` false positives for templated function definitions
André Schackier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 18 02:10:46 PDT 2023
AMS21 updated this revision to Diff 532455.
AMS21 added a comment.
Implemented suggested fix and added a test case
Added entry to ReleaseNotes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153218/new/
https://reviews.llvm.org/D153218
Files:
clang-tools-extra/clang-tidy/llvmlibc/InlineFunctionDeclCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/llvmlibc/inline-function-decl.hpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153218.532455.patch
Type: text/x-patch
Size: 14482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230618/f4d610c1/attachment.bin>
More information about the cfe-commits
mailing list