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

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 16 05:36:25 PDT 2018


JonasToth added a comment.

Yes.

https://github.com/JonasToth/clang-tools-extra/tree/check_const

This is the branch i work on. I got it up to date with the current
master for CTE. :)

Am 14.07.2018 um 20:59 schrieb Florin Iucha via Phabricator:

> 0x8000-0000 added a comment.
> 
> In https://reviews.llvm.org/D45444#1162715, @JonasToth wrote:
> 
>> Time :/
> 
> Is this available as a public Git branch somewhere, or is downloading the diff the preferred way to interact with this code?
> 
> Repository:
> 
>   rCTE Clang Tools Extra
> 
> https://reviews.llvm.org/D45444


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D45444





More information about the cfe-commits mailing list