[clang-tools-extra] [clang-tidy] Add `bugprone-virtual-arithmetic` check (PR #91951)
Carlos Galvez via cfe-commits
cfe-commits at lists.llvm.org
Mon May 13 08:37:37 PDT 2024
carlosgalvezp wrote:
Otherwise since this is a problem also on non-polymorphic objects, maybe "bugprone-pointer-arithmetic-base-class"?
https://github.com/llvm/llvm-project/pull/91951
More information about the cfe-commits
mailing list