[all-commits] [llvm/llvm-project] 4dc6ea: [CIR] Create CIR_TypedAttr common class
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Wed Apr 23 04:56:27 PDT 2025
Branch: refs/heads/users/xlauko/cir-typed-attr
Home: https://github.com/llvm/llvm-project
Commit: 4dc6ea34144040e52ce5818baab39180ec257616
https://github.com/llvm/llvm-project/commit/4dc6ea34144040e52ce5818baab39180ec257616
Author: xlauko <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
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