[all-commits] [llvm/llvm-project] d02e54: Allow only duplicates, whether on the same decl or...

Daniel Thornburgh via All-commits all-commits at lists.llvm.org
Tue Dec 2 15:32:22 PST 2025


  Branch: refs/heads/users/mysterymath/modular-printf/clang
  Home:   https://github.com/llvm/llvm-project
  Commit: d02e5450e82f011f83a097575eb23e81dc3dd9c0
      https://github.com/llvm/llvm-project/commit/d02e5450e82f011f83a097575eb23e81dc3dd9c0
  Author: Daniel Thornburgh <dthorn at google.com>
  Date:   2025-12-02 (Tue, 02 Dec 2025)

  Changed paths:
    M clang/include/clang/Basic/AttrDocs.td
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Sema/SemaDecl.cpp
    M clang/lib/Sema/SemaDeclAttr.cpp
    M clang/test/CodeGen/attr-modular-format.c
    M clang/test/Sema/attr-modular-format.c

  Log Message:
  -----------
  Allow only duplicates, whether on the same decl or redecls



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