Marc-André Lureau
a2724280fb
qapi: add 'if' to union members
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.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20181213123724.4866-16-marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2018-12-13 19:20:11 +01:00
..
2018-11-19 10:08:19 -06:00
2018-06-08 14:39:24 -03:00
2018-12-13 19:20:11 +01:00
2018-08-23 18:46:25 +02:00
2018-08-15 07:24:22 +02:00
2018-06-29 15:04:18 +01:00
2018-07-05 15:59:41 +01:00
2018-06-08 14:39:24 -03:00
2018-06-08 14:39:24 -03:00
2018-06-08 14:39:24 -03:00
2018-10-16 18:34:19 +02:00
2018-11-27 15:35:19 +01:00
2018-07-05 15:09:52 +02:00
2018-07-05 15:59:41 +01:00
2018-11-01 18:28:29 +00:00
2018-10-30 21:11:52 -03:00
2018-11-06 21:35:05 +01:00
2018-11-12 11:26:02 +00:00
2018-10-16 18:34:19 +02:00
2018-11-15 13:03:57 +00:00
2018-03-02 13:14:09 -06:00
2018-08-17 13:56:33 +02:00
2018-10-30 21:13:54 -03:00
2018-10-30 21:11:52 -03:00
2018-06-08 14:39:24 -03:00
2018-10-16 18:34:19 +02:00
2018-06-08 14:39:24 -03:00
2018-06-29 15:04:18 +01:00
2018-03-12 11:10:20 +00:00
2018-08-23 18:46:25 +02:00
2018-06-08 14:39:24 -03:00