[libcxx-commits] [PATCH] D127900: [libc++] Enable -Wweak-vtables

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 15 14:39:26 PDT 2022


ldionne added a comment.

I think this is a good idea, except for the number of diagnostics it generates that we don't really care about (in the test suite).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127900



More information about the libcxx-commits mailing list