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

Alexander Lanin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 23 11:14:46 PDT 2020


AlexanderLanin added a comment.

> Could you please provide me a full reproducer (optimally without dependencies on includes/libraries)?

I can certainly do that based on my old version from ~9 months ago or preferably if you provide me some branch somewhere (github?). I have trouble applying the latest diff to latest master myself.


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