Chromium Code Reviews
DescriptionMojom C Generator: Small fixes to get generated C bindings to compile.
The changes are:
- Suffix int literals with "ul", "ull", etc.
- Include MinVersion attribute in the type tables (the corresponding
type table struct lives in mojo/public/c/bindings/, not yet committed)
and reorder the fields for better packing.
- Declare type tables before defining them (since definitions may have
references to things that aren't defined yet.)
R=azani@chromium.org
BUG=
Committed: https://chromium.googlesource.com/external/mojo/+/1b3ee424d5f1eee96009bc930d775ecb88cc8d9e
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||