Revert "Remove -Wweak-template-vtables"
authorHans Wennborg <hans@chromium.org>
Mon, 7 Feb 2022 15:47:14 +0000 (16:47 +0100)
committerHans Wennborg <hans@chromium.org>
Mon, 7 Feb 2022 15:52:23 +0000 (16:52 +0100)
commit807e2f12fab52c6abf3e89c02eec0f585b3b8f22
treeab2f83c45391908ff0bf46a5d6cfee7e9857e0b2
parent4d30a245c9188166a6819db34269455ea75f318e
Revert "Remove -Wweak-template-vtables"

Turns out there's still some code referencing this. No harm in keeping it in a
bit longer.

> as it was planned for removal in clang 15 and we're now past the branch point
>
> See https://github.com/llvm/llvm-project/issues/19107
>
> Differential revision: https://reviews.llvm.org/D118762

This reverts commit 564f9be11c9cb8d131f48df07538fab7a19b41a7.
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/test/SemaCXX/warn-weak-vtables.cpp