[clang-tools-extra] [clang-tidy] new check readability-mark-static (PR #90830)

Carlos Galvez via cfe-commits cfe-commits at lists.llvm.org
Sat May 4 07:38:12 PDT 2024


carlosgalvezp wrote:

> Should I implement auto-fix for this check?

As a first step we can have it without auto-fix and add that as a second step once we figure out a good way to do it.

https://github.com/llvm/llvm-project/pull/90830


More information about the cfe-commits mailing list