[PATCH] D155270: [clang][Interp] Basic support for bit fields

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 17 02:59:56 PDT 2023


tbaeder updated this revision to Diff 540927.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155270/new/

https://reviews.llvm.org/D155270

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/ByteCodeStmtGen.cpp
  clang/lib/AST/Interp/Interp.h
  clang/lib/AST/Interp/Record.h
  clang/test/AST/Interp/bitfields.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155270.540927.patch
Type: text/x-patch
Size: 4933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230717/88f64de0/attachment-0001.bin>


More information about the cfe-commits mailing list