[all-commits] [llvm/llvm-project] d8e0b0: [clang] Diagnose use of deprecated template alias ...

premanandrao via All-commits all-commits at lists.llvm.org
Mon Jul 22 07:57:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8e0b0d6854757c4fc0c120995cf76457c347a1e
      https://github.com/llvm/llvm-project/commit/d8e0b0d6854757c4fc0c120995cf76457c347a1e
  Author: premanandrao <premanand.m.rao at intel.com>
  Date:   2024-07-22 (Mon, 22 Jul 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaAvailability.cpp
    M clang/lib/Sema/SemaTemplate.cpp
    A clang/test/SemaTemplate/alias-template-deprecated.cpp

  Log Message:
  -----------
  [clang] Diagnose use of deprecated template alias (#97619)

Issue a warning diagnostic when a template alias with a deprecated
attribute is used.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list