-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* cpp: Add opt. source-position field to compounds Also improve contructor member intialization by adding a new freemarker helper marker that takes care of commas, formatting etc. and should make the templates easier to read. * cpp: Add getSourceRegion member function * cpp: Add source region to choice and union * cpp: Prefer casting unused arguments to void * cpp: Add missing sourceRegion accessors For union an choice types. * cpp: Update tidy suppressions * cpp: Change getSourceRegion to bitPosition * test: Add with_bit_position test * tidy: Suppress generated-code warnings * cpp: Rename withBitPosition to withBitPositionCode
- Loading branch information
1 parent
c0a961a
commit fbaeb0c
Showing
18 changed files
with
388 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.