[all-commits] [llvm/llvm-project] 4d2765: Re-instate -Wweak-template-vtables as a no-op flag

Hans via All-commits all-commits at lists.llvm.org
Thu Oct 28 05:41:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d2765e9949f3113799527db265cd2fa1994a05e
      https://github.com/llvm/llvm-project/commit/4d2765e9949f3113799527db265cd2fa1994a05e
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2021-10-28 (Thu, 28 Oct 2021)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/test/SemaCXX/warn-weak-vtables.cpp

  Log Message:
  -----------
  Re-instate -Wweak-template-vtables as a no-op flag

Follow-up to 8c136805242014b6ad9ff1afcac9d7f4a18bec3f to allow a less
abrupt migration for users.

Differential revision: https://reviews.llvm.org/D112704




More information about the All-commits mailing list