[all-commits] [llvm/llvm-project] f41898: [CIR] Create CIR_TypedAttr common class (#136852)

Henrich Lauko via All-commits all-commits at lists.llvm.org
Wed Apr 23 14:02:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f4189817df9b32903d0704028c8d2ea9b0ea5908
      https://github.com/llvm/llvm-project/commit/f4189817df9b32903d0704028c8d2ea9b0ea5908
  Author: Henrich Lauko <xlauko at mail.muni.cz>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/IR/CIRAttrs.td

  Log Message:
  -----------
  [CIR] Create CIR_TypedAttr common class (#136852)

Introduce common base class for attributes with single type parameter.
This mirrors incubator changes introduced in https://github.com/llvm/clangir/pull/1583



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