Implement attrs: extendedattribute and extraheader
This commit is contained in:
parent
d64f4d1c62
commit
014d4ea4df
7 changed files with 283 additions and 45 deletions
|
|
@ -49,3 +49,9 @@ annotation typedefto @0xcefaf27713042144 (struct, enum): Text;
|
|||
|
||||
annotation namespace @0xf2c035025fec7c2b (file): Text;
|
||||
# prefix structs with a name space string
|
||||
|
||||
annotation extraheader @0xbadb496d09cf4612 (file): Text;
|
||||
# add extra preprocessor directives to the header
|
||||
|
||||
annotation extendedattribute @0xd187bca5c6844c24 (file): Text;
|
||||
# add an extended attribute to each generated function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue