[all-commits] [llvm/llvm-project] 41a94d: [clang] Refactor attr diagnostics to use %select (...

Maksim Ivanov via All-commits all-commits at lists.llvm.org
Mon Jan 13 04:42:44 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 41a94de75caacb979070ec7a010dfe3c4e9f116f
      https://github.com/llvm/llvm-project/commit/41a94de75caacb979070ec7a010dfe3c4e9f116f
  Author: Maksim Ivanov <emaxx at google.com>
  Date:   2025-01-13 (Mon, 13 Jan 2025)

  Changed paths:
    M clang/examples/Attribute/Attribute.cpp
    M clang/examples/CallSuperAttribute/CallSuperAttrInfo.cpp
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/include/clang/Sema/ParsedAttr.h
    M clang/lib/Parse/ParseDecl.cpp
    M clang/lib/Sema/SemaDeclAttr.cpp
    M clang/lib/Sema/SemaSwift.cpp
    M clang/lib/Sema/SemaType.cpp

  Log Message:
  -----------
  [clang] Refactor attr diagnostics to use %select (#122473)

A cleanup follow-up to #118501 and #118567.



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