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

Florin Iucha via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 17 03:41:34 PDT 2018


0x8000-0000 added a comment.

In https://reviews.llvm.org/D45444#1164671, @JonasToth wrote:

> @0x8000-0000 are you interested in working on the check? If i recall correctly the branch for 7.0 will happen on 1. august. That would be the timewindow in which it makes sense to give you the patch. I will have time in september following, but not right now.
>  I try to commit 2 bug fixes in this time, because they are almost done already.


@JonasToth 
I am interested in helping - is there any area you'd like me to look at? I have reviewed the test cases and they seem fine. The code is a bit more intimidating, given that I just started looking at clang/llvm internals. But I have pulled the patch into my personal build at home and at ${BIG_CO} and I am using the check "in production". I have detected no crashes and no false positives yet.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D45444





More information about the cfe-commits mailing list