Skip to content
Snippets Groups Projects
Commit c886af41 authored by John Sheu's avatar John Sheu Committed by CQ bot account: commit-bot@chromium.org
Browse files

[banjo] Implement "Packed" attribute for structs/unions

This change adds an optional attribute "Packed" to struct and union
definitons, that will cause the C backend to emit the "__PACKED"
attribute on a struct/union definition.

Change-Id: I59c3db55eb9b5ddd25fdc62335e1f73a822af14b
parent 026f8ee8
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment