[PATCH] D82617: Disable GCC's -Woverloaded-virtual, which has false positives.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 28 20:52:19 PDT 2020


sammccall added a comment.

> Guess perhaps a different question: Why don't you want this for clangd? Does it make the codebase better by not adhering to this particular warning?

Yes, exactly. (Sorry if this wasn't explicit).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82617





More information about the cfe-commits mailing list