[PATCH] D45444: [clang-tidy] implement new check for const-correctness

Florin Iucha via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 3 18:18:39 PST 2019


0x8000-0000 added a comment.

In D45444#1766852 <https://reviews.llvm.org/D45444#1766852>, @JonasToth wrote:

>




> Thank you for testing, I would appreciate if you test later versions, too!
>  I will focus on landing the utility function for adding `const` first. I noticed false positives in LLVM as well, I try to reproduce them all and fix/workaround the issues.

I will test it as often as you rebase it :) Thank you for the useful tool!

Are you going to keep updating it on https://github.com/JonasToth/llvm-project/commits/feature_check_const ?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D45444/new/

https://reviews.llvm.org/D45444





More information about the cfe-commits mailing list