[PATCH] D109404: [CMake] Don't add -Wnon-virtual-dtor if affected by GCC PR102168

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 23:31:45 PDT 2021


dblaikie added a comment.

I don't think the derived class is necessary for the test case, though - could remove that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109404



More information about the llvm-commits mailing list