repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
CodeGenCXX
/
Inputs
/
override-bit-field-layout.layout
blob
b57c6efbc13b075236059ca787083da0c9ef8490
1
2
*** Dumping AST Record Layout
3
Type: struct S1
4
5
Layout: <ASTRecordLayout
6
Size:16
7
Alignment:16
8
FieldOffsets: [0, 11]>
9
10
*** Dumping AST Record Layout
11
Type: struct S2
12
13
Layout: <ASTRecordLayout
14
Size:128
15
Alignment:64
16
FieldOffsets: [64]>
17
18
*** Dumping AST Record Layout
19
Type: struct S3
20
21
Layout: <ASTRecordLayout
22
Size:32
23
Alignment:32
24
FieldOffsets: [0, 1]>