| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-12-29 | struct-attr: prepare to handle attributes at the end of struct definitions (1) | Luc Van Oostenryck | 1 | -2/+2 | |
| Type attributes for struct can be placed either just after the keyword 'struct' or after the '}' ending its definition but this later case is currently ignored. Prepare the handling of this by factoring the code common to both cases in a single place. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | |||||
| 2020-12-29 | add testcases for enum attributes | Luc Van Oostenryck | 1 | -0/+29 | |
| Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | |||||
