[all-commits] [llvm/llvm-project] b4f0b2: [CIR] Separate CIR EnumAttr definitions to be incl...
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Tue Jul 15 06:36:14 PDT 2025
Branch: refs/heads/users/xlauko/cir-enum-attr-file
Home: https://github.com/llvm/llvm-project
Commit: b4f0b27cb65780afd7192bf77691cbfa7cd54524
https://github.com/llvm/llvm-project/commit/b4f0b27cb65780afd7192bf77691cbfa7cd54524
Author: xlauko <xlauko at mail.muni.cz>
Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIRAttrs.td
A clang/include/clang/CIR/Dialect/IR/CIREnumAttr.td
Log Message:
-----------
[CIR] Separate CIR EnumAttr definitions to be includable without the rest of attributes
This mirrors incubator change from https://github.com/llvm/clangir/pull/1733
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