[all-commits] [llvm/llvm-project] 807e2f: Revert "Remove -Wweak-template-vtables"

Hans via All-commits all-commits at lists.llvm.org
Mon Feb 7 07:52:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 807e2f12fab52c6abf3e89c02eec0f585b3b8f22
      https://github.com/llvm/llvm-project/commit/807e2f12fab52c6abf3e89c02eec0f585b3b8f22
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2022-02-07 (Mon, 07 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:
  -----------
  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.




More information about the All-commits mailing list