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

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 3 12:01:19 PST 2020


JonasToth added a comment.

In D54943#1800182 <https://reviews.llvm.org/D54943#1800182>, @0x8000-0000 wrote:

> F11163406: 0001-Add-extra-tests.patch <https://reviews.llvm.org/F11163406> shows a couple of false positives.


I added your tests, but some did not show false positives anymore. I think i will remove some, that i find redundant.
But could you please recheck with the current version first, if this is actually correct and the original false positives are gone?


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