aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Program.cpp
diff options
context:
space:
mode:
authorAndres-Salamanca <andrealebarbaritos@gmail.com>2025-06-20 09:03:02 -0500
committerGitHub <noreply@github.com>2025-06-20 09:03:02 -0500
commitbd36f7331a9f575272aebb9e0163194541110912 (patch)
treea375780213956a47b830b89d117fed749957039c /clang/lib/AST/ByteCode/Program.cpp
parent225768d1f9f2e2ccff7dc79b4a4aaeab4c6aafc1 (diff)
downloadllvm-bd36f7331a9f575272aebb9e0163194541110912.zip
llvm-bd36f7331a9f575272aebb9e0163194541110912.tar.gz
llvm-bd36f7331a9f575272aebb9e0163194541110912.tar.bz2
[CIR] Add initial support for bitfields in structs (#142041)
This change adds support for bitfields CIR records can now contain bit fields. I’ve updated the `CIRGenBitFieldInfo` comment, which originally came from the incubator and was identical to the one in OGCodeGen, to better reflect the current implementation. Support for bitfields in unions big-endian architectures and `get` and `set` operations remains unimplemented and will be addressed in a future patch.
Diffstat (limited to 'clang/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions