Marc-André Lureau <marcandre.lur...@redhat.com> writes:

> Add 'if' key to union members:
>
> { 'union': 'TestIfUnion', 'data':
>     'mem': { 'type': 'str', 'if': 'COND'} }
>
> The generated code remains unconditional for now. Later patches
> generate the conditionals.
>
> Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>

Reviewed-by: Markus Armbruster <arm...@redhat.com>

Reply via email to