[PATCH] D54943: WIP [clang-tidy] implement const-transformation for cppcoreguidelines-const-correctness
Florin Iucha via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 23 13:11:02 PDT 2020
0x8000-0000 added a comment.
In D54943#2290713 <https://reviews.llvm.org/D54943#2290713>, @AlexanderLanin wrote:
>> 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.
https://github.com/JonasToth/llvm-project/tree/feature_const_transform is close to the origin/master (a few commits behind).
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