[PATCH] D54943: [clang-tidy] implement const-transformation for cppcoreguidelines-const-correctness
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 4 02:44:20 PST 2022
JonasToth added a comment.
In D54943#3292552 <https://reviews.llvm.org/D54943#3292552>, @0x8000-0000 wrote:
> @aaron.ballman - can this land for Clang14, or does it have wait for 15?
>
> Are there any other reviewers that can approve this?
Sadly, cherry-picking to 14 is very unlikely, as this is not a bugfix. :/
On the other hand, it missed so many releases so lets stay positive :)
Aaron did the review and I think he should accept too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54943/new/
https://reviews.llvm.org/D54943
More information about the cfe-commits
mailing list