summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/Inputs/override-bit-field-layout.layout
blob: b57c6efbc13b075236059ca787083da0c9ef8490 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

*** 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]>