[all-commits] [llvm/llvm-project] ae23dd: Reland: [clang] Fix missing diagnostic of declarat...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Mon Mar 10 16:41:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae23dd5d9983c07dbd32919e9fba19176a9cefb9
      https://github.com/llvm/llvm-project/commit/ae23dd5d9983c07dbd32919e9fba19176a9cefb9
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2025-03-10 (Mon, 10 Mar 2025)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Sema/SemaAvailability.cpp
    M clang/lib/Sema/SemaDecl.cpp
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.deprecated/p1.cpp
    M clang/test/Sema/attr-availability-macosx.cpp

  Log Message:
  -----------
  Reland: [clang] Fix missing diagnostic of declaration use when accessing TypeDecls through typename access (#130673)



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