[all-commits] [llvm/llvm-project] 8763d2: [CIR] Add support for bitfields in unions (#145096)
Andres-Salamanca via All-commits
all-commits at lists.llvm.org
Tue Jun 24 10:18:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8763d2968d47f03679eef234d99905ee63077f59
https://github.com/llvm/llvm-project/commit/8763d2968d47f03679eef234d99905ee63077f59
Author: Andres-Salamanca <andrealebarbaritos at gmail.com>
Date: 2025-06-24 (Tue, 24 Jun 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenRecordLayoutBuilder.cpp
A clang/test/CIR/CodeGen/bitfield-union.c
Log Message:
-----------
[CIR] Add support for bitfields in unions (#145096)
This PR introduces support for bitfields inside unions in CIR.
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