[PATCH] D98738: [clang-tidy] performance-* checks: Match AllowedTypes against qualified type names when they contain "::".
Felix Berger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 19 11:01:38 PDT 2021
flx updated this revision to Diff 331941.
flx added a comment.
Applied changes suggested by ymandel, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98738/new/
https://reviews.llvm.org/D98738
Files:
clang-tools-extra/clang-tidy/utils/Matchers.h
clang-tools-extra/docs/clang-tidy/checks/performance-for-range-copy.rst
clang-tools-extra/docs/clang-tidy/checks/performance-unnecessary-copy-initialization.rst
clang-tools-extra/docs/clang-tidy/checks/performance-unnecessary-value-param.rst
clang-tools-extra/test/clang-tidy/checkers/performance-for-range-copy-allowed-types.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98738.331941.patch
Type: text/x-patch
Size: 6053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210319/fbb65b12/attachment-0001.bin>
More information about the cfe-commits
mailing list