[PATCH] D137205: [clang-tidy] Add performance-unnecessary-copy-on-last-use check
Oliver Stöneberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 19 13:07:30 PST 2022
firewave added a comment.
In D137205#3936944 <https://reviews.llvm.org/D137205#3936944>, @firewave wrote:
> I still have another false positive with static variables but have not gotten around reducing it yet.
Those false positives no longer appear. So no more open FPs from my side. Great work!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137205/new/
https://reviews.llvm.org/D137205
More information about the cfe-commits
mailing list