[PATCH] D107450: [clang-tidy] Fix wrong FixIt in performance-move-const-arg
liushuai wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 7 01:13:23 PST 2022
MTC added a comment.
This patch has become very complicated now. I summarized this patch and give a figure to illustrate what we have reached. And @Sockke please add some comments to explain the complex part or other means to make this patch more readable.
F21496057: D107450.svg <https://reviews.llvm.org/F21496057>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107450/new/
https://reviews.llvm.org/D107450
More information about the cfe-commits
mailing list