[all-commits] [llvm/llvm-project] 756353: [CIR] Add test for parsing bitfield_info attribute...
Andres-Salamanca via All-commits
all-commits at lists.llvm.org
Wed Jul 9 14:04:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7563531fc935a3e07824c29cd9c870dcdd0621b0
https://github.com/llvm/llvm-project/commit/7563531fc935a3e07824c29cd9c870dcdd0621b0
Author: Andres-Salamanca <andrealebarbaritos at gmail.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIRAttrs.td
M clang/test/CIR/CodeGen/bitfields.c
M clang/test/CIR/CodeGen/bitfields.cpp
A clang/test/CIR/IR/bitfield_info.cir
Log Message:
-----------
[CIR] Add test for parsing bitfield_info attribute (#147628)
This PR adds a test for parsing the bitfield_info attribute.
Additionally, it updates the `storage_type` and `is_signed` fields to
match the style used in the incubator ASM format guide.
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