[PATCH] D57225: Don't run misc-non-private-member-variables-in-classes check on LLVM.

Jonas Toth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 25 05:40:11 PST 2019


JonasToth added a comment.

it is very noisy (in other projects too) and i would prefer a different warning policy for that check as well (e.g. one warning per class, not for every field it warns against).


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57225





More information about the llvm-commits mailing list