[PATCH] D110614: [clang-tidy] Fix false positives in cppcoreguidelines-virtual-class-destructor

Carlos Galvez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 16 01:30:47 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf0711106dc6c: [clang-tidy] Fix false positive in cppcoreguidelines-virtual-class-destructor (authored by carlosgalvezp).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110614

Files:
  clang-tools-extra/clang-tidy/cppcoreguidelines/VirtualClassDestructorCheck.cpp
  clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-virtual-class-destructor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110614.380151.patch
Type: text/x-patch
Size: 5893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211016/57d1949b/attachment-0001.bin>


More information about the cfe-commits mailing list