llvm-for-llvmta/tools/clang/test/CodeGenCXX/Inputs/override-bit-field-layout.l...

25 lines
366 B
Plaintext
Raw Permalink Normal View History

2022-04-25 13:02:35 +02:00
*** Dumping AST Record Layout
Type: struct S1
Layout: <ASTRecordLayout
Size:16
Alignment:16
FieldOffsets: [0, 11]>
*** Dumping AST Record Layout
Type: struct S2
Layout: <ASTRecordLayout
Size:128
Alignment:64
FieldOffsets: [64]>
*** Dumping AST Record Layout
Type: struct S3
Layout: <ASTRecordLayout
Size:32
Alignment:32
FieldOffsets: [0, 1]>