|
|
| Previous ID |
SR-3725 |
| Radar |
rdar://problem/31411205 |
| Original Reporter |
@ematejska |
| Type |
Sub-task |
| Status |
Resolved |
| Resolution |
Duplicate |
Additional Detail from JIRA
|
|
| Votes |
0 |
| Component/s |
|
| Labels |
Sub-task, AffectsABI |
| Assignee |
None |
| Priority |
Medium |
md5: 5a1de95d2cb7a398b3049ac4759aa21d
Parent-Task:
- SR-7809 Define layout algorithm for structs
duplicates:
- SR-5267 Optional layout is inefficient
Issue Description:
Ahead of ABI stability, consider if struct data members are addressable (i.e. byte-aligned) or if we'd rather do bit-packing to save space.
Additional Detail from JIRA
md5: 5a1de95d2cb7a398b3049ac4759aa21d
Parent-Task:
duplicates:
Issue Description:
Ahead of ABI stability, consider if struct data members are addressable (i.e. byte-aligned) or if we'd rather do bit-packing to save space.