[all-commits] [llvm/llvm-project] 17d8ed: [clang] Make nullability-on-classes more robust to...

Sam McCall via All-commits all-commits at lists.llvm.org
Mon Nov 4 04:10:37 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17d8ed717fced72ed313ee7553309345630b0097
      https://github.com/llvm/llvm-project/commit/17d8ed717fced72ed313ee7553309345630b0097
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2024-11-04 (Mon, 04 Nov 2024)

  Changed paths:
    M clang/lib/AST/Type.cpp
    A clang/test/SemaCXX/nullability_redecl.cpp

  Log Message:
  -----------
  [clang] Make nullability-on-classes more robust to redeclarations (#114778)

This is relevant after b24650e814e55d90acfc40acf045456c98f32b9c where
the selected template decl can be anything, even apparently a friend
declaration in some cases.



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