Marc-André Lureau
3e270dcacc
qapi: add 'if' to alternate members
Add 'if' key to alternate members:
{ 'alternate': 'TestIfAlternate', 'data':
{ 'alt': { 'type': 'TestStruct', 'if': 'COND' } } }
Generated code is not changed by this patch but with "qapi: add #if
conditions to generated code".
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20181213123724.4866-17-marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2018-12-13 19:20:11 +01:00
..
2018-12-13 19:20:11 +01:00
2018-12-13 19:10:06 +01:00
2018-11-05 13:24:02 -05:00
2018-10-31 09:38:49 +00:00
2018-12-11 15:45:22 -02:00
2018-10-29 13:35:22 +00:00
2018-10-01 19:13:55 +02:00
2018-09-25 17:26:18 +02:00
2018-10-12 11:32:19 +02:00
2018-08-31 09:52:13 +02:00