[PATCH] D117090: [clang-tidy] Fix `readability-non-const-parameter` for parameter referenced by an lvalue
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 24 01:34:33 PST 2022
njames93 added a comment.
Before landing make sure this is rebased against trunk, just so the pre-merge bot can run and verify there are no issues. It looks like this patch is based off a few commits that don't appear on trunk.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117090/new/
https://reviews.llvm.org/D117090
More information about the cfe-commits
mailing list