[PATCH] D101566: Let -Wweak-template-vtables warn on implicit instantiations

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 20 17:22:02 PDT 2021


aaronpuchert added a reviewer: aaron.ballman.
aaronpuchert added a subscriber: aaron.ballman.
aaronpuchert added a comment.

Let's add @aaron.ballman to get a third opinion. The discussion is meandering a bit, but you should understand the gist from the first comments or the bug report. The question is whether it's legitimate to fix this warning or whether the only legitimate course of action is to remove it entirely (and possibly re-propose it independently).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101566



More information about the cfe-commits mailing list