[PATCH] D54943: [clang-tidy] implement const-transformation for cppcoreguidelines-const-correctness

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 16 14:09:49 PDT 2021


cjdb added a comment.

@JonasToth, @aaron.ballman suspects that there's enough overlap between this patch and D107873 <https://reviews.llvm.org/D107873> to consider merging the two efforts. I'm happy to collaborate, but we should probably check that our goals are aligned. Are you active on the LLVM Discord? We could probably discuss a fair bit of this offline and then ping Aaron after we work out whether or not to do this.


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