summaryrefslogtreecommitdiff
path: root/clang/test/CIR/CodeGen/bitfields.cpp
AgeCommit message (Expand)Author
2025-07-18[CIR] Fix alignment when lowering set/get bitfield operations (#148999)Andres-Salamanca
2025-07-10[CIR] Upstream new SetBitfieldOp for handling C and C++ struct bitfields (#14...Andres-Salamanca
2025-07-09[CIR] Add test for parsing bitfield_info attribute (#147628)Andres-Salamanca
2025-07-02[CIR] Upstream get_bitfield operation to load bit-field members from structs ...Andres-Salamanca
2025-06-20[CIR] Add initial support for bitfields in structs (#142041)Andres-Salamanca