[PATCH] D126891: [clang-tidy] The check should ignore final classes

Carlos Galvez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 3 01:18:10 PDT 2022


carlosgalvezp added a comment.

Oh, I see the unit test now, indeed `Base` does not have a virtual destructor. LGTM then!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126891



More information about the cfe-commits mailing list