[PATCH] D103385: [clang-tidy] bugprone-forwarding-reference-overload: support non-type template parameters
Jesse Towner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 23 11:57:44 PDT 2021
jwtowner updated this revision to Diff 361289.
jwtowner added a comment.
Improved the code formatting of the samples in the documentation and added back in the newline at the end of the bugprone-forwarding-reference-overload.rst
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103385/new/
https://reviews.llvm.org/D103385
Files:
clang-tools-extra/clang-tidy/bugprone/ForwardingReferenceOverloadCheck.cpp
clang-tools-extra/docs/clang-tidy/checks/bugprone-forwarding-reference-overload.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone-forwarding-reference-overload.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103385.361289.patch
Type: text/x-patch
Size: 7712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210723/b4842ae6/attachment-0001.bin>
More information about the cfe-commits
mailing list