[all-commits] [llvm/llvm-project] 564f9b: Remove -Wweak-template-vtables
Hans via All-commits
all-commits at lists.llvm.org
Thu Feb 3 01:21:24 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 564f9be11c9cb8d131f48df07538fab7a19b41a7
https://github.com/llvm/llvm-project/commit/564f9be11c9cb8d131f48df07538fab7a19b41a7
Author: Hans Wennborg <hans at chromium.org>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/test/SemaCXX/warn-weak-vtables.cpp
Log Message:
-----------
Remove -Wweak-template-vtables
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
More information about the All-commits
mailing list