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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 17:04:30 PDT 2021


MaskRay added a comment.

Checked that clang++ build has -Wnon-virtual-dtor and g++ build don't have the option.


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