[PATCH] D126880: [clang-tidy] Add cppcoreguidelines-avoid-const-or-ref-data-members check

Dave Brown via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 11 01:28:24 PDT 2022


bigdavedev accepted this revision.
bigdavedev added a comment.

LGTM. All comments have been addressed. Any improvements to the diagnostics can be made down the line depending on how users feel about them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126880



More information about the cfe-commits mailing list